veza/apps/web/src/mocks
senke cf81fc12f3 fix(auth): correct 2FA login flow and documentation
- Fix misleading comment in TwoFactorVerify (authApi.verify2FA is for setup, not login)
- Add MSW handler for POST /auth/login/2fa
- Improve error display in AuthViewContent when 2FA verification fails
- Add integration test for 2FA login flow
- Update AUDIT_TECHNIQUE_INTEGRAL

Refs: AUDIT_TECHNIQUE_INTEGRAL_2026_02_15.md item 1.2 (P0)
2026-02-15 12:42:48 +01:00
..
browser.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
handlers-auth.ts fix(auth): correct 2FA login flow and documentation 2026-02-15 12:42:48 +01:00
handlers.ts chore(web): remove ghost features Education, Gamification, Studio 2026-02-14 22:40:12 +01:00
index.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
node.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
test-helpers.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
test-setup.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00