This website requires JavaScript.
Explore
Help
Register
Sign In
jason
/
google-mcp
Watch
1
Star
0
Fork
0
You've already forked google-mcp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dfd925ba4596a256db35a153457445de2f4e2b16
google-mcp
/
auth
T
History
Taylor Wilsdon
64d4050bda
Merge pull request
#237
from olivermdb/fix-gmail-attachment-ephemeral-ids
...
Add Gmail attachment support with ephemeral ID handling
2025-11-02 08:40:18 -05:00
..
__init__.py
implement guided auth flow for both chat based and server callback flows
2025-04-27 14:37:08 -04:00
auth_info_middleware.py
refactor oauth2.1 support to fastmcp native
2025-10-05 18:00:10 -04:00
credential_store.py
feat: abstract credential store
2025-08-10 18:11:27 -04:00
external_oauth_provider.py
populate synthetic token object
2025-11-02 08:03:50 -05:00
google_auth.py
session binding and legacy compatibility
2025-09-28 16:08:41 -04:00
mcp_session_middleware.py
fix type hints
2025-10-23 14:49:47 -04:00
oauth21_session_store.py
more feedback
2025-10-18 13:44:31 -04:00
oauth_callback_server.py
ruff
2025-08-24 14:09:23 -04:00
oauth_config.py
feat: add external OAuth 2.1 provider mode for bearer token authentication
2025-10-24 15:43:29 +03:00
oauth_responses.py
fix start_auth tool
2025-06-07 17:18:35 -04:00
oauth_types.py
refactor to centralize, move to desktop type
2025-08-09 10:46:31 -04:00
scopes.py
dynamic scope awareness
2025-08-05 16:42:46 -04:00
service_decorator.py
refactor oauth2.1 support to fastmcp native
2025-10-05 18:00:10 -04:00