Skip to content

Switch to JWT for Auth #18

@sean3z

Description

@sean3z

As it stands, clients must maintain user credentials for auth required endpoints.
Should instead issue a JWT at auth-time and rely on Authorization: Bearer <jwt> scheme

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions