implement guided auth flow for both chat based and server callback flows
This commit is contained in:
15
google_workspace_mcp.egg-info/SOURCES.txt
Normal file
15
google_workspace_mcp.egg-info/SOURCES.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
README.md
|
||||
pyproject.toml
|
||||
auth/__init__.py
|
||||
auth/callback_server.py
|
||||
auth/google_auth.py
|
||||
auth/oauth_manager.py
|
||||
core/__init__.py
|
||||
core/server.py
|
||||
gcalendar/__init__.py
|
||||
gcalendar/calendar_tools.py
|
||||
google_workspace_mcp.egg-info/PKG-INFO
|
||||
google_workspace_mcp.egg-info/SOURCES.txt
|
||||
google_workspace_mcp.egg-info/dependency_links.txt
|
||||
google_workspace_mcp.egg-info/requires.txt
|
||||
google_workspace_mcp.egg-info/top_level.txt
|
||||
Reference in New Issue
Block a user