- GET /me/profile → GET /auth/me - PATCH /me/profile → PATCH /auth/profile These endpoints now correctly match the backend implementation in backend/src/routes/auth.js
- GET /me/profile → GET /auth/me - PATCH /me/profile → PATCH /auth/profile These endpoints now correctly match the backend implementation in backend/src/routes/auth.js