{"message":"RentReviews Authentication Service","status":"running","version":"3.0.0","endpoints":{"health":"/health (GET)","register":"/register (POST)","login":"/login (POST)","profile":"/profile (GET) - Auth required","refresh":"/refresh (POST) - Auth required","update-profile":"/profile (PUT) - Auth required","change-password":"/change-password (POST) - Auth required","setup-database":"/setup-database (GET)","migrate":"/migrate (GET)","check-schema":"/check-schema (GET)"},"security":{"rateLimit":"Enabled","helmet":"Enabled","jwt":"Enabled with optimized payload","cors":"Hardcoded - Secure origins only","validation":"Enhanced with sanitization"}}