Authorization Layer for the API #255
Labels
new feature
New feature or request
question
Further information is requested
staff only
Requires infrastructure access or institutional knowledge
Upon successfully unlocking the app, a secure random token will be returned to the client, which has to be attached on subsequent requests in the
Authorization
header.Once the app locks again (after a timeout), the token is invalidated and the app needs to be unlocked to get a new token again.
The text was updated successfully, but these errors were encountered: