Skip to content

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

Instance Property

profile

The URL of the user’s profile picture.
let profile: String?

Discussion

Might be provided when:

  • The request scope included the string “profile”

  • The ID token is returned from a token refresh

When profile claims are present, you can use them to update your app’s user records.