Version: 4.0
Class: Auth0Provider
Auth provider configuration for Auth0.
Usage
const result = await AuthConnect.login(new Auth0Provider(), myConfig);
Hierarchy
↳
Auth0Provider
Constructors
constructor
• new Auth0Provider()
Auth provider configuration for Auth0.
Usage
const result = await AuthConnect.login(new Auth0Provider(), myConfig);
↳ Auth0Provider
• new Auth0Provider()