Mayur Vaid
|
523a4ea9ea
|
fix(mcp): Include path in oauth resource parameter (#11654)
|
2025-10-22 15:48:47 +00:00 |
|
Abhi
|
a2fc45a492
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Dongin Kim(Terry)
|
1470bae0d0
|
chore: Extract '.gemini' to GEMINI_DIR constant (#10540)
Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
|
2025-10-13 17:31:39 +00:00 |
|
Adam Weidman
|
e43d6e2a17
|
feat(iap support): Add service account impersonation provider to MCPServers to support IAP on Cloud Run (#8505)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-09-27 08:12:24 +00:00 |
|
jleong-stripe
|
33022d55c9
|
For dynamic client registration - use registration endpoint in config if available instead of performing OAuth discovery again (#9231)
|
2025-09-24 20:53:42 +00:00 |
|
Sarah Price
|
6a5c995fd8
|
fix(mcp): Display OAuth authentication messages in CLI UI instead of debug console (#6919)
Co-authored-by: Yoichiro Tanaka <yoichiro6642@gmail.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-17 22:25:33 +00:00 |
|
shishu314
|
2cc9b607f2
|
feat(security) - Use hybrid token storage when flag is enabled (#8010)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-15 18:05:17 +00:00 |
|
shishu314
|
751533d059
|
feat(security) - Make oauth token storage implement the shared interface (#7802)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-05 16:08:50 +00:00 |
|
shishu314
|
e7e10ef2f5
|
Feat(security) - Make the OAuthTokenStorage non static (#7716)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-04 20:42:47 +00:00 |
|
shishu314
|
5fba599882
|
feat(oauth) - Create hybrid storage class (#7610)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-02 23:13:07 +00:00 |
|
shishu314
|
2770190cde
|
feat(cli) - Create base class for handling tokens stored in files (#7240)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-08-28 13:54:12 +00:00 |
|
shishu314
|
69e739bece
|
feat(cli) - Define base class for token storage (#7221)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-08-27 17:49:20 +00:00 |
|
shishu314
|
0575b3cc3c
|
feat(cli) - Define shared interface for storage (#7049)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-08-26 21:03:11 +00:00 |
|
Amy He
|
c9c905be1e
|
feat(mcp): Add ODIC fallback to OAuth metadata look up (#6863)
Co-authored-by: cornmander <shikhman@google.com>
|
2025-08-26 16:06:26 +00:00 |
|
Pascal Birchler
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Yuki Okita
|
fbbf39b059
|
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 01:55:47 +00:00 |
|
Brian Ray
|
ef24847135
|
fixes for oauth spec - adds github oauth support. Resource paramater. (#6281)
|
2025-08-15 19:14:48 +00:00 |
|
Richie Foreman
|
d3d31c4242
|
chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)
|
2025-08-13 20:17:38 +00:00 |
|
cornmander
|
f27283c369
|
feat(core): add host validation to GoogleCredentialProvider (#5962)
Co-authored-by: Brian Ray <62354532+emeryray2002@users.noreply.github.com>
|
2025-08-11 16:40:30 +00:00 |
|
Mikhail Aksenov
|
7081f7ea49
|
feat: mcp - support audiences for OAuth2 (#5265)
|
2025-08-05 22:02:16 +00:00 |
|
David East
|
54716a6e5d
|
fix(mcp): ensure authorization url is valid when containing query params (#5545)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-05 18:44:30 +00:00 |
|
Brian Ray
|
036d6a5a24
|
New browser launcher for MCP OAuth. (#5261)
|
2025-08-01 05:47:22 +00:00 |
|
Tommaso Sciortino
|
95d4a2e850
|
Fix typo in RFC 9728 impl (#5126)
|
2025-07-29 23:03:39 +00:00 |
|
Brian Ray
|
75e6158045
|
Bug: add resource parameter to MCP OAuth Flow (#4981)
Co-authored-by: Your Name <you@example.com>
|
2025-07-27 18:09:45 +00:00 |
|
ashwinpvg
|
32715bf402
|
Add Google credentials provider for authenticating with MCP servers (#4748)
|
2025-07-24 17:37:39 +00:00 |
|
Brian Ray
|
10e773f22d
|
MCP OAuth Part 1 - OAuth Infrastructure (#4316)
|
2025-07-18 14:14:23 +00:00 |
|