Welcome to the Authentication Microservice API
/auth/token/* endpoints are fully documented in the OpenAPI spec.
Other endpoints (OAuth, sessions, health) are functional but use standard routing.
GET /healthGET /auth/{provider} (github, google, microsoft, discord)GET /auth/{provider}/callbackPOST /auth/token/exchangePOST /auth/token/validatePOST /auth/session/*