Nonce Response
data class NonceResponse(val nonceExpirationInterval: String? = null, val validateNonce: Boolean? = null)
The configuration settings of the nonce used in the login flow.
The configuration settings of the nonce used in the login flow.