zerobyte/app/client/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__ refactor(datetime): always use 2 digits for day and month formatting 2026-04-04 17:19:53 +02:00
auth-client.ts Add passkey authentication support (#845) 2026-05-21 21:18:46 +02:00
datetime.ts chore: cleanup un-used exports (#823) 2026-04-22 21:14:37 +02:00
errors.tsx chore: cleanup un-used exports (#823) 2026-04-22 21:14:37 +02:00
logger.ts test(e2e): fail in unexpected console.error (#696) 2026-03-22 11:31:48 +01:00
sso-errors.ts chore: fixed unused types (#824) 2026-04-22 22:04:46 +02:00
types.ts refactor: react-router -> tanstack start (#498) 2026-02-11 21:41:06 +01:00
utils.ts chore: cleanup un-used exports (#823) 2026-04-22 21:14:37 +02:00
version.ts feat: show components versions (#297) 2026-01-04 21:43:39 +01:00
volume-path.test.ts test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
volume-path.ts refactor: snapshot strip out base path (#542) 2026-02-18 21:45:19 +01:00