Auth0.Management.Branding.Templates.UniversalLogin.Put (Auth0Api v1.1.2) View Source

Documentation for Auth0 Management Set template for New Universal Login Experience.

see

https://auth0.com/docs/api/management/v2/#!/Branding/put_universal_login

Link to this section Summary

Functions

Set template for New Universal Login Experience.

Link to this section Types

Specs

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

Specs

endpoint() :: String.t()

Specs

entity() :: String.t()

Specs

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, params, config)

View Source

Specs

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

Set template for New Universal Login Experience.

see

https://auth0.com/docs/api/management/v2/#!/Branding/put_universal_login