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
4bf1274e394b425c474269dc4dff1a79ca8b03fa
google-mcp
/
auth
T
History
Taylor Wilsdon
3adcbcd0f6
Merge pull request
#288
from joshed-io/feat/gmail-attachment-http-serving
...
Add HTTP URL-based Attachment Serving for Gmail Attachments
2025-12-08 09:49:36 -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
token refresh uses the embedded creds with optional client secret path
2025-12-08 09:35:40 -05: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
Add HTTP URL-based attachment serving for Gmail attachments
2025-12-04 16:37:10 +01: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
better approach
2025-11-28 13:53:34 -05:00