Commit Graph

16 Commits

Author SHA1 Message Date
54330f2137 Merge pull request 'feature/auth' (#2) from feature/auth into main
Reviewed-on: #2
2024-12-13 12:55:23 +00:00
M1000fr
7f0573dc0e refactor: Add Dockerfile, docker-compose.yml, and update next.config.ts 2024-12-13 13:54:25 +01:00
M1000fr
cb27acdbd9 refactor: .env.example 2024-12-13 13:35:54 +01:00
M1000fr
135d94c976 refactor: organise 2024-12-13 13:31:41 +01:00
M1000fr
1dbd24f2e6 refactor: change structure 2024-12-12 18:58:43 +01:00
M1000fr
716642142f refactor: Update login page and layout styles 2024-12-12 16:56:48 +01:00
M1000fr
2ff781feea feat: Auth implementation
- Add Login & Logout page
- Add middleware to protect pages
- Add Header Server Side Component
2024-12-12 15:13:12 +01:00
M1000fr
08a41e5e2b feat: refresh token when access token has expired 2024-12-12 00:45:32 +01:00
M1000fr
52f2c969cc feat: integrate openid well-known 2024-12-11 18:51:23 +01:00
M1000fr
2091aec376 feat: switch to JWKS verification 2024-12-11 00:41:55 +01:00
M1000fr
124a46e0d1 refactor: Add Apache License to the project 2024-11-26 18:33:11 +01:00
M1000fr
8806c38320 ref: move to auth page to an component 2024-11-25 17:30:44 +01:00
e257940129 ref: remove comments and styles 2024-11-24 22:24:18 +01:00
48e51a738b ref: remove comments, move authOptions, add somes Types 2024-11-24 18:22:28 +01:00
7af42ef5d6 feat: add auth using next-auth and discord provider 2024-11-24 02:35:27 +01:00
ca096f02ec chore: first commit 2024-11-23 00:58:40 +01:00