zerobyte/app/server/modules/auth
Nico a488bbc754
fix: block login for 2fa users with un-verified passkeys (#934)
* fix: block login for 2fa users with un-verified passkeys

* refactor(passkey): show proper login error

* refactor: show passkey generic error on all failures
2026-06-02 19:48:40 +02:00
..
__tests__ fix: block login for 2fa users with un-verified passkeys (#934) 2026-06-02 19:48:40 +02:00
auth.controller.ts refactor: correctly delete orphan sessions after idp deletion 2026-03-05 21:02:56 +01:00
auth.dto.ts chore: cleanup un-used exports (#823) 2026-04-22 21:14:37 +02:00
auth.middleware.ts refactor: sso utils (#608) 2026-03-03 21:28:39 +01:00
auth.service.ts chore: cleanup un-used exports (#823) 2026-04-22 21:14:37 +02:00
dev-panel.middleware.ts feat: dev panel (#489) 2026-02-09 22:04:21 +01:00
helpers.ts fix: block login for 2fa users with un-verified passkeys (#934) 2026-06-02 19:48:40 +02:00