cancel

fun cancel(exception: Exception? = null)

Cancels an OAuth user sign. This results in the associated call to OAuthUserCredential.create to fail.

Since

200.0.0

Parameters

exception

the exception that caused the OAuth User Sign in to fail, if any.