AlwaysFailNonceManager

Deprecated (with error)

This should be removed with OAuth2StateProvider

Stub implementation that always fails. Will be removed so no public signatures should rely on it

Functions

Link copied to clipboard
open suspend override fun newNonce(): String

Generate new nonce instance

Link copied to clipboard
open suspend override fun verifyNonce(nonce: String): Boolean

Verify nonce value