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?
Instance Property
let nonce: String?