Skip to main content
Version: 6.x

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