The main configuration to instantiate the Auth0Provider.
Auth0Provider
Either provide domain and clientId (Auth0ProviderWithConfigOptions) or a pre-configured client instance (Auth0ProviderWithClientOptions).
domain
clientId
Auth0ProviderWithConfigOptions
client
Auth0ProviderWithClientOptions
The main configuration to instantiate the
Auth0Provider.Either provide
domainandclientId(Auth0ProviderWithConfigOptions) or a pre-configuredclientinstance (Auth0ProviderWithClientOptions).