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-08-09 08:27:00 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ff6f40ed020a12b8f496ced6934fd05759baf07
gemini-cli
/
packages
/
core
/
src
/
agents
/
auth-provider
T
History
Adam Weidman
4b76fe0061
feat(core): add google credentials provider for remote agents (
#21024
)
2026-03-12 15:39:59 +00:00
..
api-key-provider.test.ts
…
api-key-provider.ts
…
base-provider.test.ts
…
base-provider.ts
…
factory.test.ts
feat(core): add OAuth2 Authorization Code auth provider for A2A agents (
#21496
)
2026-03-10 15:24:44 +00:00
factory.ts
feat(core): add google credentials provider for remote agents (
#21024
)
2026-03-12 15:39:59 +00:00
google-credentials-provider.test.ts
feat(core): add google credentials provider for remote agents (
#21024
)
2026-03-12 15:39:59 +00:00
google-credentials-provider.ts
feat(core): add google credentials provider for remote agents (
#21024
)
2026-03-12 15:39:59 +00:00
http-provider.test.ts
…
http-provider.ts
…
oauth2-provider.test.ts
feat(core): add OAuth2 Authorization Code auth provider for A2A agents (
#21496
)
2026-03-10 15:24:44 +00:00
oauth2-provider.ts
feat(core): add OAuth2 Authorization Code auth provider for A2A agents (
#21496
)
2026-03-10 15:24:44 +00:00
types.ts
refactor: remove agent_card_requires_auth config flag (
#21914
)
2026-03-10 19:16:46 +00:00
value-resolver.test.ts
…
value-resolver.ts
…