Skip to content

Unify model provider authentication storage - #547

Closed
fazxes wants to merge 4 commits into
mainfrom
fazxes/unify-model-auth-store
Closed

Unify model provider authentication storage#547
fazxes wants to merge 4 commits into
mainfrom
fazxes/unify-model-auth-store

Conversation

@fazxes

@fazxes fazxes commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Store saved Gateway, fx login, Codex, and Grok credentials in one versioned auth document.
  • Migrate legacy profile files and macOS Keychain items only after verifying the common document.
  • Merge current portable and Keychain documents before cleanup so storage-mode switches preserve every credential.
  • Keep status and doctor reads non-mutating.
  • Refresh and logout only the selected credential while preserving the others.

Store saved Gateway, fx login, Codex, and Grok credentials in one versioned auth document.
Migrate legacy files and Keychain items after verification.
Keep diagnostics read-only and scope refresh and logout updates to one credential.
@fazxes fazxes added the type: improvement Improves existing user-facing behavior label Aug 31, 2026
@fazxes
fazxes marked this pull request as ready for review August 31, 2026 22:55
@fazxes

fazxes commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator Author

Superseded by #558, which includes this change and host-managed authentication in one PR.

@fazxes fazxes closed this Sep 1, 2026
@fazxes fazxes reopened this Sep 1, 2026
@fazxes

fazxes commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator Author

Superseded by #558, which now targets main and contains the complete authentication change.

@fazxes fazxes closed this Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: improvement Improves existing user-facing behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant