Claude 9c82d648cd fix: address authentication system issues
- Fix GraphQL authorization attributes to use string[] instead of string for roles
- Remove admin role requirement from ImportNovel endpoint
- Add comprehensive OIDC configuration validation with specific error messages
- Validate Authority, ClientId, and Audience are properly configured
- Ensure HTTPS requirement except for localhost development

Co-authored-by: conco <conco@users.noreply.local>
2025-11-27 16:20:09 +00:00
2025-11-26 16:08:40 -05:00
2025-11-17 22:58:50 -05:00
2025-11-25 23:29:55 -05:00

FictionArchive

A distributed microservices-based web application for managing fiction and novel content.

Documentation

  • README - Getting started and project overview
  • ARCHITECTURE - System architecture and design
  • CICD - CI/CD pipeline configuration
  • AGENTS - Development guidelines and coding standards
Description
No description provided
Readme 1 MiB
Languages
C# 76.5%
Svelte 12.2%
TypeScript 4%
Dockerfile 2.8%
CSS 1.8%
Other 2.7%