validateNonce

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

Parameters

value

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