This proxy allows team members to access the Discord API using their own
API tokens, authenticated via Discord OAuth2.
API Endpoints
GET /auth/login - Start OAuth2 flow
GET /auth/me - Get current user info
POST /auth/revoke - Revoke your token
* /api/* - Proxy to Discord API
GET /health - Health check