Token Operation APIs
Revocation initiated by a client application (RFC 7009) is part of the protocol flows and is handled by the Core API /auth/revocation. The token operation APIs above are for administrative operations performed by your server or back-office tools.
Relation to Client and Service Lifecycle
Token lifecycle is tied to the entities that issued them:- Deleting a client affects its issued tokens. See Token Management Policy When Deleting Clients.
- Authlete tracks which clients an end-user has authorized, which you can manage per user. See Authleteβs Policy on Managing Clients Which Have Been Authorized by User.
Next Steps
- Client Management β managing the clients that tokens are issued to
- Service Management β service-level settings such as token expiration defaults