This website requires JavaScript.
Explore
Help
Register
Sign In
MediaMetz
/
gemini-cli
Watch
1
Star
0
Fork
0
You've already forked gemini-cli
mirror of
https://github.com/google-gemini/gemini-cli.git
synced
2026-04-13 14:50:39 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b728260785bf9c039d4af5ca38f495730b60052
gemini-cli
/
packages
/
core
/
src
/
mcp
History
Emily Hedlund
6f579934db
feat(core): implement unified KeychainService and migrate token storage (
#21344
)
2026-03-06 18:56:08 +00:00
..
token-storage
feat(core): implement unified KeychainService and migrate token storage (
#21344
)
2026-03-06 18:56:08 +00:00
auth-provider.ts
…
google-auth-provider.test.ts
fix: merge duplicate imports in packages/core (3/4) (
#20928
)
2026-03-04 00:12:59 +00:00
google-auth-provider.ts
…
mcp-oauth-provider.test.ts
Adding MCPOAuthProvider implementing the MCPSDK OAuthClientProvider (
#20121
)
2026-03-02 21:37:44 +00:00
mcp-oauth-provider.ts
Adding MCPOAuthProvider implementing the MCPSDK OAuthClientProvider (
#20121
)
2026-03-02 21:37:44 +00:00
oauth-provider.test.ts
fix: merge duplicate imports in packages/core (3/4) (
#20928
)
2026-03-04 00:12:59 +00:00
oauth-provider.ts
refactor(core): extract shared OAuth flow primitives from MCPOAuthProvider (
#20895
)
2026-03-05 17:01:37 +00:00
oauth-token-storage.test.ts
…
oauth-token-storage.ts
…
oauth-utils.test.ts
fix: merge duplicate imports in packages/core (3/4) (
#20928
)
2026-03-04 00:12:59 +00:00
oauth-utils.ts
Disallow and suppress unsafe assignment (
#19736
)
2026-02-20 22:28:55 +00:00
sa-impersonation-provider.test.ts
…
sa-impersonation-provider.ts
…