validateNonce

@JvmName(name = "cdnejalrfqvlblpc")
suspend fun validateNonce(value: Output<Boolean>)
@JvmName(name = "fcxwvviurelmgucb")
suspend fun validateNonce(value: Boolean?)

Parameters

value

false if the nonce should not be validated while completing the login flow; otherwise, true.