@auth0/auth0-react
    Preparing search index...

    Type Alias Auth0ProviderOptions<TUser>

    The main configuration to instantiate the Auth0Provider.

    Either provide domain and clientId (Auth0ProviderWithConfigOptions) or a pre-configured client instance (Auth0ProviderWithClientOptions).

    Type Parameters