mitai-jinkendo/frontend/src
Lars 6f0f1ae9b4
All checks were successful
Deploy Development / deploy (push) Successful in 53s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 13s
fix: send 'password' instead of 'pin' in login request
Frontend was sending {email, pin} but backend expects {email, password}.
This caused 422 Unprocessable Entity errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 12:04:36 +01:00
..
context feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
pages fix: send 'password' instead of 'pin' in login request 2026-03-18 12:04:36 +01:00
utils fix: add auth token to all API calls (prompts, insights, pipeline) 2026-03-16 16:52:36 +01:00
app.css feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
App.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
main.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00