Provide token administration. Make it possible to connect tokens to users and
extend or revoke tokens. It must also be possible to set and modify how long
the token is valid.
Tokens must provide a more detailed authorization where having a token does
not automatically give you access to all of the API.
Provide token administration. Make it possible to connect tokens to users and
extend or revoke tokens. It must also be possible to set and modify how long
the token is valid.
Tokens must provide a more detailed authorization where having a token does
not automatically give you access to all of the API.
A token must be connected to a user.