The Auth0Authentication datatype includes various settings.

Table: Auth0Authentication

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 23, 2024
allowSignupbooleanyes Whether to allow the user to sign up.
auth0Domainstringyes The authentication domain.
clientIDstringyes The unique identifier of the client.
namestringyes The display name of the authentication method.
redirectUrlstringyes The URL to which to redirect the user after authenticating.