foamking/app/api
mikl0s 3a54ba40d3 fix: update quotes route to use checkAuth, fix zod type errors
Replace getCurrentUser import with checkAuth in quotes API route.
Fix z.coerce.number() type mismatch with zodResolver in calculator
forms by using z.number() directly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 22:01:36 +00:00
..
auth feat: add rate limiting to login and quote-request endpoints 2026-02-22 21:55:40 +00:00
distance Add admin dashboard, authentication, step wizard, and quote management 2026-02-22 20:59:11 +00:00
quote-request feat: add rate limiting to login and quote-request endpoints 2026-02-22 21:55:40 +00:00
quotes fix: update quotes route to use checkAuth, fix zod type errors 2026-02-22 22:01:36 +00:00
track/[id] Add admin dashboard, authentication, step wizard, and quote management 2026-02-22 20:59:11 +00:00