{"success":true,"message":"Parachey Auth API","version":"1.0.0","description":"API d'authentification avec email/password, Google OAuth et intégration Stripe","endpoints":{"health":"/health","auth":"/auth/*","user":"/user/*","oauth":"/oauth/*","subscription":"/subscription/*"},"documentation":"https://docs.parachey.com/auth-api","availableRoutes":{"auth":["POST /auth/register","POST /auth/login","POST /auth/refresh","POST /auth/logout","POST /auth/logout-all"],"user":["GET /user/profile","PUT /user/profile","DELETE /user/account","GET /user/sessions","POST /user/verify-email"],"oauth":["GET /oauth/google/info","GET /oauth/google","GET /oauth/google/callback","GET /oauth/google/mobile","GET /oauth/google/mobile/callback"]}}