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