Function createAuth0Client

  • 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.

    Parameters

    Returns Promise<Auth0Client>

    An instance of Auth0Client