Auth0.Management.Blacklist (Auth0Api v1.4.0) View Source

Documentation for Auth0 Management API of Blacklist.

endpoint

  • /api/v2/blacklists/tokens

Link to this section Summary

Functions

Blacklist a token.

Get blacklisted tokens.

Link to this section Types

Specs

config() :: Auth0.Config.t()

Specs

error() :: {:error, integer(), term()} | {:error, term()}

Specs

response_body() :: String.t()

Link to this section Functions

Link to this function

add_token(params, config)

View Source

Specs

Blacklist a token.

see

https://auth0.com/docs/api/management/v2/#!/Blacklists/post_tokens

Link to this function

list_tokens(params, config)

View Source

Specs

Get blacklisted tokens.

see

https://auth0.com/docs/api/management/v2/#!/Blacklists/get_tokens