Switch to per-service subdomains, shared token store
URLs: mail.mcp.home.slohmaier.de, calendar.mcp..., etc. No more path-prefix routing — each service has its own domain. OAuth tokens stored in shared .active_tokens.json file so all services can validate tokens issued by any service. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -3,3 +3,4 @@ __pycache__/
|
||||
*.pyc
|
||||
tokens.json
|
||||
config.json
|
||||
.active_tokens.json
|
||||
|
||||
Reference in New Issue
Block a user