Modules§
Functions§
- lookup
- Looks up a token
- lookup_
accessor - Looks up a token by its accessor ID
- lookup_
self - Looks up the token being sent in the header of this request
- new
- Creates a new token
- new_
orphan - Creates a new orphan token
- new_
role - Creates a new token based on a role
- renew
- Renews a token
- renew_
accessor - Renews the token by its accessor ID
- renew_
self - Renews the token being sent in the header of this request
- revoke
- Revokes a token
- revoke_
accessor - Revokes a token by its accessor ID
- revoke_
orphan - Revokes a token excluding any child tokens
- revoke_
self - Revokes the token being sent in the header of this request
- tidy
- Tidy’s up the token backend