Backend service
Authentication & Storage Platform
This deployment provides Google sign-in, session and token issuance, role-based access control, and CDN-backed file storage for every registered frontend application.
Administrators sign in here. Application users authenticate through their own frontend, which redirects to /api/auth/authorize.
- Health
- /api/health
- Auth API
- /api/auth/*
- Storage API
- /api/storage/*