authentication #2

Merged
hex merged 4 commits from authentication into dev 2025-05-06 07:11:27 +00:00
Owner

PR adds:

  • auth middleware (jwt validation)
  • discord oauth2 (/api/auth/callback)
  • jwt token generation on oauth2 callback (todo: redirect to dashboard, currently just outputs jwt)
  • database initialization (not clear whether database is necessary yet, probably needed to store all usernames, image IDs and their paths)
PR adds: * auth middleware (jwt validation) * discord oauth2 (/api/auth/callback) * jwt token generation on oauth2 callback (todo: redirect to dashboard, currently just outputs jwt) * database initialization (not clear whether database is necessary yet, probably needed to store all usernames, image IDs and their paths)
hex added 3 commits 2025-05-06 07:10:53 +00:00
hex added 1 commit 2025-05-06 07:10:57 +00:00
hex merged commit a0f58e0d44 into dev 2025-05-06 07:11:27 +00:00
Sign in to join this conversation.
No reviewers
No labels
Priority: HIGH
TODO
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: stereo.cat/backend#2
No description provided.