index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
core
/
src
/
mcp
Age
Commit message (
Collapse
)
Author
2025-08-20
Refac: Centralize storage file management (#4078)
Yuki Okita
Co-authored-by: Taylor Mullen <
[email protected]
>
2025-08-15
fixes for oauth spec - adds github oauth support. Resource paramater. (#6281)
Brian Ray
2025-08-13
chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)
Richie Foreman
2025-08-11
feat(core): add host validation to GoogleCredentialProvider (#5962)
cornmander
Co-authored-by: Brian Ray <
[email protected]
>
2025-08-05
feat: mcp - support audiences for OAuth2 (#5265)
Mikhail Aksenov
2025-08-05
fix(mcp): ensure authorization url is valid when containing query params (#5545)
David East
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-01
New browser launcher for MCP OAuth. (#5261)
Brian Ray
2025-07-29
Fix typo in RFC 9728 impl (#5126)
Tommaso Sciortino
2025-07-27
Bug: add resource parameter to MCP OAuth Flow (#4981)
Brian Ray
Co-authored-by: Your Name <
[email protected]
>
2025-07-24
Add Google credentials provider for authenticating with MCP servers (#4748)
ashwinpvg
2025-07-18
MCP OAuth Part 1 - OAuth Infrastructure (#4316)
Brian Ray