The Auth0Authentication datatype includes various settings.

Table: Auth0Authentication

ParameterTypeRequired[a]DefaultDescription
auth0Domainstringyes The authentication domain.
clientIdstringyes The unique identifier of the client.
allowSignupbooleanyes Whether to allow the user to sign up.
redirectUrlstringyes The URL to which to redirect the user after authenticating.
namestringyes The display name of the authentication method.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.