View Source Auth0.Management.Blacklist (Auth0Api v2.2.0)
Summary
Functions
Add the token identified by the jti to a blacklist for the tenant.
Retrieve the jti and aud of all tokens that are blacklisted.
Types
@type config() :: Auth0.Config.t()
Functions
Add the token identified by the jti to a blacklist for the tenant.
see
https://auth0.com/docs/api/management/v2/blacklists/post-tokens
Retrieve the jti and aud of all tokens that are blacklisted.
see
https://auth0.com/docs/api/management/v2/blacklists/get-tokens