-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels