AlwaysFailNonceManager
object AlwaysFailNonceManager : NonceManager
Deprecated: This should be removed with OAuth2StateProvider
Stub implementation that always fails. Will be removed so no public signatures should rely on it
Functions
suspend fun newNonce(): String Generate new nonce instance |
|
Verify nonce value |