Access Tokens
Enabling single access token per subject
Technical information on enabling a single access token per subject in Authlete to ensure that only the newest access token is valid for each user.
Using JWT-based access tokens
Guide on enabling the feature in Authlete to issue JWT-formatted access tokens and specifying additional claims available in Authlete 2.1 and later.
How to add extra properties to an access token
Adding additional properties to access tokens for enhanced control and security in API requests.
Getting a list of issued access tokens
Getting a list of access tokens issued by Authlete's API.
Issuing two access tokens through hybrid flow
Issuing two access tokens with restricted scopes and shortened duration using OpenID Connect's Hybrid flows.