Function handleAuthRedirect

  • Complete authentication with a redirect URL received outside the normal browser navigation flow. Use this from native wrapper applications that perform login in an external browser and receive the OAuth redirect as a deep link, where this context's location never changes.

    Parameters

    • url: string

      Redirect/deep link URL containing the auth parameters

    Returns Promise<string>

    Promise resolving to the new access token