Companion

object Companion

Functions

await
Link copied to clipboard
suspend fun await(block: (OAuthProvider.ForgetPasswordCallback) -> Unit): <ERROR CLASS>
Helper suspend function to handle a ForgetPasswordCallback in a synchronous manner using suspended coroutinesReturn type: String? Success Result -> null Failure Result -> errorMessage: String