await

suspend fun await(block: (OAuthProvider.ForgetPasswordCallback) -> Unit): <ERROR CLASS>

Helper suspend function to handle a ForgetPasswordCallback in a synchronous manner using suspended coroutines

Return type: String? Success Result -> null Failure Result -> errorMessage: String