feat(auth): configure Email OTP, Passkey, Last Login Method, and Admin with RBAC

This commit is contained in:
2026-04-25 13:55:51 +08:00
parent c404e93fb0
commit c0d2c8b137
4 changed files with 92 additions and 12 deletions
+1
View File
@@ -32,6 +32,7 @@
"pg": "^8.20.0",
"react": "19.2.4",
"react-dom": "19.2.4",
"resend": "^6.12.2",
"web-haptics": "^0.0.6"
},
"devDependencies": {