Files
cfw-autumn/shared
amianthus 2c9bf37f7f feat(auth): 🎸 add passkey (WebAuthn) backend support
Register the @better-auth/passkey plugin alongside the existing
better-auth setup. Adds a passkey table to the Drizzle schema with FK
cascade to user, RLS enabled, and a userId index. The rpID is derived
dynamically from CLIENT_URL so Portless dev (e.g.
https://wt44.localhost) and production both work without extra env
config. The plugin is placed before customSession to preserve the
requirement that customSession remain last.
2026-05-17 18:16:29 +01:00
..
2026-05-04 18:38:11 +01:00
wip
2025-10-11 15:02:31 +01:00
2026-05-15 23:38:55 +01:00
2025-09-22 13:49:19 +00:00