Skip to content

Instance Property

picture

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

Discussion

Might be provided when:

  • The request scope included the string “profile”

  • The ID token is returned from a token refresh

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