No description
Find a file
jtricerolph f52054e5e2 Fix auth calls to use central auth routes
AuthGate was calling /cashup/api/auth/verify and /cashup/api/auth/login,
which hit the cashup backend (404). Should call /api/auth/* which NPM
routes to the central auth service, matching all other apps.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-01 21:13:04 +00:00
backend Pin all fastify plugins to 4.x-compatible versions 2026-07-01 20:19:33 +00:00
frontend Fix auth calls to use central auth routes 2026-07-01 21:13:04 +00:00
docker-compose.yml Wire Newbook credentials to settings service 2026-07-01 19:33:16 +00:00