await
suspend fun await(block: (OAuthProvider.LogoutCallback) -> Unit): <ERROR CLASS>
Content copied to clipboard
Helper suspend function to handle a LogoutCallback in a synchronous manner using suspended coroutines
Return type: String?
Success Result -> null
Failure Result -> error: String