Skip to content

Instance Property

name

The name claim provides a human-readable value that identifies the subject of the token. The value isn’t guaranteed to be unique, it is mutable, and it’s designed to be used only for display purposes. The profile scope is required to receive this claim.
let name: String?