Skip to content

Instance Property

subject

An identifier for the user, unique among all Google accounts and never reused.
let subject: SubjectClaim

Discussion

A Google account can have multiple email addresses at different points in time, but the sub value is never changed. Use sub within your application as the unique-identifier key for the user. Maximum length of 255 case-sensitive ASCII characters.