The Auth0Authentication datatype to authenticate through Auth0.

Table: Auth0Authentication

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 23, 2024
allowSignupbooleanyes Long-TermWhether to allow users to sign up.
auth0Domainstringyes Long-TermThe authentication domain.
clientIdstringyes Long-TermThe unique identifier of the client.
namestringyes Long-TermThe display name of the authentication method.
redirectUrlstringyes Long-TermThe URL to which to redirect the user after authenticating.