zerobyte/app/server
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__ test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
cli test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
core refactor(mutext): persist repository locks in database (#895) 2026-05-19 18:59:40 +02:00
db Add passkey authentication support (#845) 2026-05-21 21:18:46 +02:00
jobs refactor(agent): harden local agent volume lifecycle (#863) 2026-05-09 12:13:04 +02:00
lib Add passkey authentication support (#845) 2026-05-21 21:18:46 +02:00
modules fix(shutdown): keep the current volume status after shutdown cleanup (#906) 2026-05-20 15:04:48 +02:00
plugins feat(runtime): start and ship the local agent (#767) 2026-04-10 00:00:30 +02:00
utils refactor(crypto): reject encrypted values from another secret in sealSecret 2026-05-18 22:00:21 +02:00
app.ts chore: move access logs to debug (#891) 2026-05-17 14:26:40 +02:00