Your account details can now be read straight from the config file when credentials refresh mid-session.
What's wrong with this entry?
A new async helper pulls the account identifiers directly off the config file instead of going through the synchronous cached config.
- Reads
oauthAccountforaccountUuidandorganizationUuid. - Returns undefined on any parse or type failure rather than throwing.
- Used by the OAuth refresh path and by the bridge hook when refreshing credentials mid-session.
"oauthAccount" in t
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