Commit Graph

7 Commits

Author SHA1 Message Date
gamer147
8d6f0d6cfd [FA-misc] Astro migration works, probably want to touchup the frontend but that can be in Phase 4 2025-11-28 10:43:51 -05:00
gamer147
75e96cbee5 [FA-17] Update auth
All checks were successful
CI / build-backend (pull_request) Successful in 1m13s
CI / build-frontend (pull_request) Successful in 34s
2025-11-27 23:23:03 -05:00
Claude
78612ea29d feat: implement authentication system for API Gateway and FileService
Some checks failed
CI / build-backend (pull_request) Failing after 1m12s
CI / build-frontend (pull_request) Successful in 28s
- 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
2025-11-27 14:05:54 +00:00
gamer147
e8596b67c4 [FA-18] Frontend bootstrapped 2025-11-24 13:25:29 -05:00
gamer147
ffa51cfce4 [FA-13] Adds Fusion gateway, need to setup a local build and stitch process. Only NovelService included right now. 2025-11-22 00:33:06 -05:00
gamer147
0c1705ebe1 Updated translation service and finished splitting out responsibilities for now 2025-11-18 10:07:23 -05:00
gamer147
3bb8f7f158 Initial commit 2025-11-17 22:58:50 -05:00