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
12ef1dd537d35245559f2b05ade44e706199393d
deckyvault
/
lib
/
auth
T
History
adrianbonpin
9588733278
feat: add auth form validation schemas and password strength utility
2026-04-26 01:12:03 +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
fix: resolve all build errors and ensure clean build
2026-04-25 14:51:06 +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