Your account record now stores a full name, and a name change alone counts as a changed account.
What's wrong with this entry?
Signed-in account data now stores a full name when the server supplies one, and the comparison that detects an account change looks at it, so a name change on its own counts as a changed account.
fullName: s.account.full_name || void 0,
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Signing back into the same account keeps a pending auto-resume
Both mention auth
-
v2.1.234
Token screen reports actual remaining validity
Both mention auth
-
v2.1.234
Setup-token login result carries the expiry
Both mention auth