Blue Auth is the centralized authentication and authorization service that issues a unified Blue-Passport JWT trusted by every service in the ecosystem — Member Portal, Super Dashboard, Blue House, and beyond.
Full Authorization Code flow with mandatory PKCE. Compliant discovery document and JWKS endpoint for token verification.
Every token carries aggregated roles and permissions — a single Blue-Passport recognized across all services.
Runs on Cloudflare Workers with bot detection, rate limiting, and RS256/EdDSA signing. Zero cold starts.
Click GET endpoints to inspect · POST endpoints require a client and token