Files
cfw-autumn/server
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-13 20:01:29 +01:00
2026-05-13 21:14:36 +08:00
2026-05-15 13:00:33 +01:00
2026-04-28 11:25:34 +01:00
2026-04-10 11:54:54 +01:00
2026-04-23 16:53:28 +00:00