Asynchronously creates the Auth0Client instance and calls checkSession.
checkSession
Note: There are caveats to using this in a private browser tab, which may not silently authenticae a user on page refresh. Please see the checkSession docs for more info.
The client options
An instance of Auth0Client
Asynchronously creates the Auth0Client instance and calls
checkSession
.Note: There are caveats to using this in a private browser tab, which may not silently authenticae a user on page refresh. Please see the checkSession docs for more info.