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?
You're viewing documentation for a pre-release version. View the latest stable version
Instance Property
let nonce: String?