Skip to content

Authenticate all requests #17

@devinmatte

Description

@devinmatte

All requests sent from the frontend will have the header:

'Authorization': 'Bearer ' + access_token

Authenticate against that access token before returning or modifying any data.
That token should also allow us to scope permissions for routes (rtp full access, vs user who shouldn't have access, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions