{"name":"Stratic Auth API","version":"1.0.0","endpoints":{"POST /auth/signup":"Create new account","POST /auth/login":"Login with email/password","POST /auth/logout":"Logout","GET /auth/session":"Get current session","POST /auth/refresh":"Refresh access token","GET /auth/:provider":"SSO login (google, github, azure, facebook)","GET /auth/callback":"OAuth callback handler","POST /auth/reset-password":"Send password reset email","POST /auth/update-password":"Update password"}}