Purge standalone OAuth setup for Gmail and Gcal
- Deleted gmail_oauth_setup.py and gcal_oauth_setup.py (Skald handles OAuth) - Removed google-auth-oauthlib dependency from requirements.txt and connector.json - Simplified setup_instructions to point to Skald's OAuth flow - Updated docstrings and error messages in *_mcp_server.py (no more refs to *_oauth_setup.py, point to Skald OAuth / env-var instead) - connectors.json: removed oauth_setup.py from files[], updated sha256 hashes
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
google-api-python-client>=2.150.0
|
||||
google-auth>=2.35.0
|
||||
google-auth-oauthlib>=1.2.0
|
||||
|
||||
Reference in New Issue
Block a user