{"success":true,"message":"OK","data":{"name":"AllesLocal Auth API","version":"1.0.0","endpoints":{"POST /auth/register":"Register a new user","POST /auth/login":"Login with email/password","POST /auth/refresh":"Refresh access token","POST /auth/verify-token":"Verify a token","GET /oauth/{provider}/redirect":"Start OAuth flow","GET /oauth/{provider}/callback":"OAuth callback","GET /user/profile":"Get current user profile","POST /token/validate":"Validate token (for client services)"}}}