zerobyte/app/server/lib
Nico 98338e80c3
Add passkey authentication support (#845)
* feat(auth): add passkey authentication support

* fix: implement AI review feedback

* fix: use non-unique index for passkey_credentialID_idx in migration

* refactor(passkeys): use TanStack mutations for passkey CRUD operations

* chore: restore lockfile from main and add @better-auth/passkey

* chore: fix conflicts

* refactor(passkey-login): simplify passkey autofill event

* refactor(settings-passkeys): ux improvements

---------

Co-authored-by: Nicolas Meienberger <github@thisprops.com>
2026-05-21 21:18:46 +02:00
..
__tests__ fix: sanitize Accept-Language locale parsing (#746) 2026-04-04 13:18:04 +02:00
auth chore: cleanup un-used exports (#823) 2026-04-22 21:14:37 +02:00
functions fix: sanitize Accept-Language locale parsing (#746) 2026-04-04 13:18:04 +02:00
accept-language.ts fix: sanitize Accept-Language locale parsing (#746) 2026-04-04 13:18:04 +02:00
auth.ts Add passkey authentication support (#845) 2026-05-21 21:18:46 +02:00