# 4️⃣ **Create API Endpoint for User Session** * ✅ Add `/api/me` or `/api/user` endpoint: * Returns current session user info. * Protect routes that require authentication.