Auth0.Management.Users.Multifactor.InvalidateRememberedBrowser (Auth0Api v1.4.0) View Source

Documentation for Auth0 Management Invalidate All Remembered Browsers for Multi-factor Authentication.

see

https://auth0.com/docs/api/management/v2/#!/Users/post_invalidate_remember_browser

Link to this section Summary

Functions

Invalidate All Remembered Browsers for Multi-factor Authentication.

Link to this section Types

Specs

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

Specs

endpoint() :: String.t()

Specs

entity() :: String.t()

Specs

id() :: String.t()

Specs

response() ::
  {:ok, entity(), response_body()}
  | {:error, integer(), term()}
  | {:error, term()}

Specs

response_body() :: String.t()

Link to this section Functions

Link to this function

execute(endpoint, id, config)

View Source

Specs

execute(endpoint(), id(), config()) :: response()

Invalidate All Remembered Browsers for Multi-factor Authentication.

see

https://auth0.com/docs/api/management/v2/#!/Users/post_invalidate_remember_browser