78612ea29d3dd413c17937d2ebaffe88e2fb49c9
- Add JWT Bearer token validation to API Gateway with restricted CORS - Add cookie-based JWT validation to FileService for browser image requests - Create shared authentication infrastructure in FictionArchive.Service.Shared - Update frontend to set fa_session cookie after OIDC login - Add [Authorize] attributes to GraphQL mutations with role-based restrictions - Configure OIDC settings for both services in docker-compose Implements FA-17: Authentication for microservices architecture
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
Languages
C#
76.5%
Svelte
12.2%
TypeScript
4%
Dockerfile
2.8%
CSS
1.8%
Other
2.7%