This website requires JavaScript.
Explore
Help
Register
Sign In
adrianbonpin
/
deckyvault
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
7d78f1834d5c6f8f56e93813dda1269dafdff11f
deckyvault
/
lib
/
auth
T
History
adrianbonpin
893f6356c6
refactor: remove all rate limiting across the application (Task 11)
2026-05-28 00:24:33 +08:00
..
__tests__
refactor: remove all rate limiting across the application (Task 11)
2026-05-28 00:24:33 +08:00
domain-block.ts
feat: add isDeckyVaultEmail domain validation helper (Task 1)
2026-05-28 00:06:16 +08:00
email.ts
feat(auth): configure Email OTP, Passkey, Last Login Method, and Admin with RBAC
2026-04-25 13:55:51 +08:00
guard.ts
feat: register moderator role in auth config and add guard
2026-05-16 17:06:24 +08:00
password-strength.ts
feat: add auth form validation schemas and password strength utility
2026-04-26 01:12:03 +08:00
permissions.ts
feat: add moderator role to permissions model
2026-05-16 17:04:27 +08:00
test.ts
test(auth): add test-only auth instance with testUtils plugin and initial tests
2026-04-25 14:14:23 +08:00
validation.ts
feat: add deckyvault.xyz domain block to signupSchema (Task 2)
2026-05-28 00:07:55 +08:00