summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/AuthDialog.tsx
AgeCommit message (Expand)Author
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
2025-08-16Revert "Update semantic color tokens" (#6365)Jacob Richman
2025-08-15Update semantic color tokens (#6253)Miguel Solorio
2025-08-14Fix bug where RadioButtonSelect treated an omitted isFocus parameter (#6274)Jacob Richman
2025-08-12Switch from useInput to useKeypress. (#6056)Jacob Richman
2025-07-13feat: Add GEMINI_DEFAULT_AUTH_TYPE support (#4002)N. Taylor Mullen
2025-07-08fix(auth): do not blindly default to API key auth (#3235)Pascal Birchler
2025-07-07Fix double "esc" bug in Auth dialog (#3493)Tommaso Sciortino
2025-07-07Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)Marat Boshernitsan
2025-07-01Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)Tommaso Sciortino
2025-06-30Remove unused method (#2721)Tommaso Sciortino
2025-06-27Update Auth Label to include AI Studio (#2130)Philipp Schmid
2025-06-26Fix doc link in the auth dialog (#1688)anj-s
2025-06-25Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)Tommaso Sciortino
2025-06-25Add tos and privacy links docs for clarity (#1571)anj-s
2025-06-25Clarify why authentication failures might be happening and direct users to do...Marat Boshernitsan
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-24Improve Auth error messaging (#1358)Tommaso Sciortino
2025-06-22Scotdensmore/first run auth fix (#1322)Scott Densmore
2025-06-23{bug} Vertex Auth Support (#1302)matt korwel
2025-06-20Reword auth dialog options (#1246)Tommaso Sciortino
2025-06-19Initially hide some Auth options behind "More..." (#1245)Tommaso Sciortino
2025-06-19Auth First Run (#1207)matt korwel