Skip to content

[LYB-5] Epic: Authentication #16

@rtrox

Description

@rtrox

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions