Checks if an authorization flow can be completed, and completes it.
The handler returns a Promise<AuthorizationRequestResponse>
if ready, or a Promise<null>
if not ready.
Completes the authorization request if necessary & when possible.
Makes an authorization request.
Sets the default Authorization Service notifier.
Generated using TypeDoc
A utility method to be able to build the authorization request URL.