30351f1bcf
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>
7 lines
69 B
Plaintext
7 lines
69 B
Plaintext
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
tokens.json
|
|
config.json
|
|
.active_tokens.json
|