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
cdc4ed7889de4e6898fea26b85613386060cf907
deckyvault
/
lib
/
auth
T
History
adrianbonpin
e908880834
feat(security): extend rateLimit to support named categories with 5 tiers
2026-05-15 00:39:35 +08:00
..
__tests__
fix: resolve all lint errors
2026-04-25 14:46:40 +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(auth): mount Better-Auth on Elysia server with session macro and role guards
2026-04-25 13:42:07 +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(auth): define RBAC with user, contributor, and admin roles
2026-04-25 13:47:47 +08:00
rate-limit.ts
feat(security): extend rateLimit to support named categories with 5 tiers
2026-05-15 00:39:35 +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 auth form validation schemas and password strength utility
2026-04-26 01:12:03 +08:00