feat(auth): add WebAuthn passkey support with migrations, routes, and tests
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE user_memberships
|
||||
ADD COLUMN role TEXT NOT NULL DEFAULT 'user';
|
||||
Reference in New Issue
Block a user