The token screen now shows how many days your credential actually has left instead of always "1 year".
What's wrong with this entry?
The OAuth token display previously said "valid for 1 year" no matter what. It now computes the remaining days from the credential's own expiry and formats them, with special wording for under a day and for exactly 365 days.
- Runs unconditionally on that screen, with no flag involved.
less than a day
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.235
Login refresh tells "account on hold" apart from an expired token
Both mention auth
-
v2.1.235
Full "account on hold" sign-in path built but switched off
Both mention auth
-
v2.1.235
On-hold accounts get their own auth failure kind, behind the same gate
Both mention auth