Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Property

codeHash

The code hash is included in ID tokens only when the ID token is issued with an OAuth 2.0 authorization code. It can be used to validate the authenticity of an authorization code. For details about performing this validation, see the OpenID Connect specification.
let codeHash: String?