Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LYB-5] Epic: Authentication #16

Open
rtrox opened this issue Nov 27, 2023 · 0 comments
Open

[LYB-5] Epic: Authentication #16

rtrox opened this issue Nov 27, 2023 · 0 comments

Comments

@rtrox
Copy link
Owner

rtrox commented Nov 27, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant