Skip to main content
Version: 5.0

Class: Auth0Provider

Auth provider configuration for Auth0.

Usage


_10
const result = await AuthConnect.login(new Auth0Provider(), myConfig);

Hierarchy

Constructors

constructor

new Auth0Provider()

Inherited from

AuthProvider.constructor