Skip to content

fix(minecraft_auth): preserve active state when updating existing acc…#190

Open
lulkebit wants to merge 1 commit intoNoRiskClient:v3from
lulkebit:bugfix/account-switcher
Open

fix(minecraft_auth): preserve active state when updating existing acc…#190
lulkebit wants to merge 1 commit intoNoRiskClient:v3from
lulkebit:bugfix/account-switcher

Conversation

@lulkebit
Copy link
Copy Markdown

  • Fixes multi-account launches always using the previously refreshed credentials.
  • update_or_insert now keeps the persisted active flag when refreshing stored credentials, preventing background token refreshes from silently reactivating another account.
  • Result: launching profile B after switching accounts reliably uses the chosen credentials without needing another in-client switch.

@copyandexecute
Copy link
Copy Markdown
Contributor

wow, thanks for pr! will check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants