What's wrong with this entry?
Anonymous. No account, no email.
What changed: OAuth account display names are now captured and synchronized
How it works now:
- Display names are fetched from
/api/oauth/profileendpoint - Stored alongside email, organization, and UUID
- Automatically updated during token refresh
- Available for showing richer user identification
Details:
- Improves user identification beyond email addresses
- Kept in sync with server changes
- Evidence:
Dq0() at line 405124returns{ subscriptionType, displayName }(previouslyJB0() at line 371316returned only subscription string)