Files
imphnen-frontend-service/libs/service
Maulana SodiqinandClaude fa30849d03 feat(hackathon): improve auth flow and UX
- Add email activation requirement for signup (no auto-login)
- Add form validation with React Hook Form and Zod on signup page
- Update callback page to handle email confirmation and password reset redirects
- Fix token format in API interceptor (use access_token)
- Fix middleware to use SessionToken for auth check
- Add infinite scroll with IntersectionObserver on browse teams page
- Replace all internal <a href> with <Link> components
- Add useInfiniteTeams hook for paginated team browsing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 17:40:34 +07:00
..
2025-03-19 23:38:42 +07:00
2025-03-19 23:38:42 +07:00
2025-03-19 23:38:42 +07:00
2025-11-24 10:48:09 +07:00
2025-03-19 23:38:42 +07:00
2025-03-19 23:38:42 +07:00
2025-03-19 23:38:42 +07:00
2025-03-19 23:38:42 +07:00

service

This library was generated with Nx.

Running unit tests

Run nx test service to execute the unit tests via Vitest.