Commit Graph

12 Commits

Author SHA1 Message Date
Ryderjj89
53245ca662 Fix profile extraction - sub parameter contains the profile object, extract ID from sub.id 2025-09-13 17:38:45 -04:00
Ryderjj89
df761b3626 Fix profile parsing to use sub parameter directly and improve user data extraction 2025-09-13 17:33:43 -04:00
Ryderjj89
c369b5160f Add OIDC configuration debugging to identify issuer mismatch 2025-09-13 17:26:58 -04:00
Ryderjj89
a5ae6ed208 Add comprehensive debugging to OIDC authentication flow and fix callback handling 2025-09-13 17:22:42 -04:00
Ryderjj89
dbdb455772 Fix session cookie configuration and add debugging for authentication issues 2025-09-13 17:16:22 -04:00
Ryderjj89
7bf2a8a879 Fix database directory creation and add login/logout UI when authentication is configured 2025-09-13 17:03:22 -04:00
Ryderjj89
a804430536 Add OpenID Connect authentication and SQLite database with user preferences and favorites system 2025-09-13 16:50:26 -04:00
Ryderjj89
9bebd76d7c Fix chapter listing API and restore font size controls 2025-09-13 15:59:07 -04:00
Ryderjj89
eb81bdc9e6 Disable helmet security headers and use relative API URLs to fix HTTP access 2025-09-13 15:36:27 -04:00
Ryderjj89
a26047493a Fix frontend static file paths to point to correct Docker container location 2025-09-13 12:33:37 -04:00
Ryderjj89
cb3dbe8d5b Add static file serving and SPA routing support for React frontend 2025-09-13 12:28:59 -04:00
Ryderjj89
13c93879c0 Reorganize project structure with backend/ and frontend/ directories 2025-09-13 12:14:01 -04:00