Skip to content

Sanic JWT endpoints for authentication #36

@jbargu

Description

@jbargu

Blocked by #29. Add endpoints for authentication with JWT:

  • /api/auth for authentication (username + hashed password),
  • /api/auth/verify whether JWT token is still valid,
  • /api/auth/me information about the currently authenticated user,

See paralink-ui issue for more info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions