Parameters

class Parameters

The parameters used in validate.

Properties

Link copied to clipboard
val maxAge: Int?

The max_age sent to the authorize request, if using Authorization Code Flow and available.

Link copied to clipboard
val nonce: String?

The nonce sent with the authorize request, if using Authorization Code Flow and available.