summaryrefslogtreecommitdiff
path: root/packages/cli/src/config/auth.ts
AgeCommit message (Expand)Author
2025-07-08Improve auth env var validation logic and messaging to detect settings that c...Marat Boshernitsan
2025-07-07Fix typo and add tests for auth validation. (#3491)Tommaso Sciortino
2025-07-07Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)Marat Boshernitsan
2025-07-07fix: respect env variables in .env for settings.json variable substitution (#...Jack Wotherspoon
2025-07-01Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)Tommaso Sciortino
2025-06-25Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)Tommaso Sciortino
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-23{bug} Vertex Auth Support (#1302)matt korwel
2025-06-19Auth First Run (#1207)matt korwel