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