Creates an instance of Auth0.
Your Auth0 application information
Your Auth0 application client identifier
Your Auth0 domain
Optional
localAuthenticationOptions?: LocalAuthenticationOptions
The options for configuring the display of local authentication prompt, authentication level (Android only) and evaluation policy (iOS only).
Optional
telemetry?: Telemetry
The telemetry information to be sent along with the requests
Optional
timeout?: number
Timeout to be set for requests.
Optional
token?: string
Token to be used for Management APIs
Auth0 for React Native client