-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Authentication will happen via "AuthProviders", which are able to handle login events. Logging in should create a JWT, and a middleware should handle populating the User object & their claims to the context from the JWT.
Example here:
https://github.com/rtrox/spotify-sentry/tree/main/internal/auth
auth middleware, though, should end up in the middleware package.
From SyncLinear.com | LYB-5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels