The Auth0Authentication
datatype includes various settings.
Table: Auth0Authentication
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
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 | |||||
allowSignup | boolean | yes | Long-Term | Whether to allow the user to sign up. | |
auth0Domain | string | yes | Long-Term | The authentication domain. | |
clientID | string | yes | Long-Term | The unique identifier of the client. | |
Name | string | yes | Long-Term | The display name of the authentication method. | |
redirectUrl | string | yes | Long-Term | The URL to which to redirect the user after authenticating. |