View Source Auth0Ex.Config (auth0_ex v0.9.0)

All of the configurations pertaining to Auth0Ex.

Summary

Functions

@spec domain() :: String.t()
@spec http_opts() :: list()
@spec mgmt_client_id() :: String.t() | nil
@spec mgmt_client_secret() :: String.t() | nil
@spec mgmt_token() :: String.t() | nil
@spec user_agent() :: String.t()