pendingOAuthUserSignIn

abstract val pendingOAuthUserSignIn: StateFlow<OAuthUserSignIn?>

The current OAuthUserSignIn awaiting completion. Use this to complete or cancel the OAuth authentication challenge.

Since

200.2.0