Auth0.Management.Blacklist.Tokens.Add (Auth0Api v1.4.0) View Source
Documentation for Auth0 Management Blacklist a token.
see
https://auth0.com/docs/api/management/v2/#!/Blacklists/post_tokens
Link to this section Summary
Functions
Blacklist a token.
Link to this section Types
Specs
config() :: Auth0.Config.t()
Specs
endpoint() :: String.t()
Specs
entity() :: String.t()
Specs
params() :: Auth0.Management.Blacklist.Tokens.Add.Params.t() | map()
Specs
response() :: {:ok, entity(), response_body()} | {:error, integer(), term()} | {:error, term()}
Specs
response_body() :: String.t()
Link to this section Functions
Specs
Blacklist a token.
see
https://auth0.com/docs/api/management/v2/#!/Blacklists/post_tokens