📡 API Endpoints
GET
/auth/google - Start Google OAuth flow
Ready
GET
/auth/google/callback - OAuth callback handler
GET
/auth/me - Get current user info (JSON)
GET
/auth/logout - Clear session and logout
GET
/api/users - List all users (demo)
GET
/health - System health check