Skip to content

Instance Property

nonce

The nonce matches the parameter included in the original /authorize request to the IDP. If it does not match, your application should reject the token.
let nonce: String?