Your Auth0 application's domain. e.g., 'your-tenant.us.auth0.com'
Your Auth0 application's client ID.
OptionaltimeoutOptionalheadersOptionaluseEnables DPoP (Demonstrating Proof-of-Possession) for enhanced token security. When enabled, access and refresh tokens are cryptographically bound to a client-specific key pair.
OptionalmaxThe maximum number of retry attempts for transient errors during credential renewal. Helps handle network failures and transient errors when using refresh token rotation. iOS only - This parameter is accepted on Android for API compatibility but has no effect as the Auth0.Android SDK does not currently support retry configuration.
Optionallocal
Extends the core Auth0Options with native-specific configuration.
Remarks
Platform specific: Native only (iOS/Android).