Instance Property
nonce
A string value used to associate a client session and an ID token. This value is used to mitigate replay attacks and is present only if passed during the authorization request.
let nonce: String?
You're viewing documentation for a pre-release version. View the latest stable version
Instance Property
let nonce: String?