✅ Service Status: Active
The WIHY authentication service has been successfully migrated to Google Cloud Platform.
API Endpoints
Health Check: GET /api/health
Get Auth Providers: GET /api/auth/providers
Local Registration: POST /api/auth/local/register
Local Login: POST /api/auth/local/login
Google OAuth: GET /api/auth/google
Facebook OAuth: GET /api/auth/facebook
Session Info: GET /api/auth/session
Logout: POST /api/auth/logout
Quick Tests
Test Health Check
View Auth Providers
Login with Google
Integration
This authentication service supports:
- ✅ Local username/password authentication
- ✅ Google OAuth integration
- ✅ Facebook OAuth integration
- ✅ Session management with Redis
- ✅ Organization hierarchy system
- ✅ Coach-client relationship management
- ✅ Subscription management
- ✅ Anonymous session support
- ✅ CORS configuration for web clients
- ✅ Secure password hashing
- ✅ Environment-based configuration
Documentation
For integration guides and API documentation, see: