INSIGHT-MVP/packages
Thomas Reitz ffb618ee65 fix: make refreshToken optional in LoginResponse for 2FA flow
The 2FA challenge response does not include a refreshToken (token is only
issued after successful 2FA verification). Making the field optional fixes
the TS2741 compilation error that prevented the core service from starting.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 21:13:31 +01:00
..
core-service fix: make refreshToken optional in LoginResponse for 2FA flow 2026-03-08 21:13:31 +01:00
frontend feat: add user profile page with 2FA management and password change 2026-03-08 20:24:44 +01:00