Account
Guest UISign in to sync your trips
Authentication flow is UI-only in this template. Hook it up to your API and session strategy.
Developer notes
- Use `NEXT_PUBLIC_API_URL` to connect to Laravel (`.env.local`).
- Add `/me`, `/auth/login`, `/auth/register` endpoints and map them in `web/services`.