Files
hiveops-guide/frontend
johannes 69fef2b2fd fix(guide): correct auth paths — /api/login + /api/users/me (base already includes /auth)
authApi baseURL is .../auth, so posting /auth/api/login double-prefixed to
/auth/auth/api/login → 403. Use /api/login and /api/users/me.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-01 11:00:49 -04:00
..