Your Auth0 application's domain. e.g., 'your-tenant.us.auth0.com'
OptionallocalYour 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.
Core configuration options required to initialize the Auth0 client. These options are common across all supported platforms.