Files
links/frontend/linktree-frontend/src/app/auth
Andrey K. Choi 2b217ded53
Some checks failed
continuous-integration/drone/push Build is failing
Fix auth URLs to use relative paths instead of absolute NEXT_PUBLIC_API_URL
- Change login page to use /api/auth/login/ instead of absolute URL
- Change register page to use /api/auth/register/ instead of absolute URL
- This fixes the 404 error with /auth/undefined/api/auth/login/ path
- Now uses Next.js rewrites from next.config.js correctly
2025-11-08 19:40:33 +09:00
..