completeOAuthSignIn

Completes the current AuthenticatorState.pendingOAuthUserSignIn with data from the provided intent.

The Intent data should contain a string representing the redirect URI that came from a browser where the OAuth sign-in was performed. If the data is null, the sign-in will be cancelled.

Since

200.3.0