This website requires JavaScript.
Explore
Help
Sign In
Mathis
/
memegoat
Watch
1
Star
0
Fork
0
You've already forked memegoat
Code
Issues
2
Pull Requests
Actions
Packages
Activity
Files
8a146a2e1dc9af25b3f3b9393e5dd81dcd9651ea
memegoat
/
backend
/
src
/
auth
/
guards
History
Mathis HERRIOT
02c00e8aae
test(auth): add unit tests for various guards and services with mocked dependencies
2026-01-20 13:47:46 +01:00
..
auth.guard.spec.ts
test(auth): add unit tests for AuthGuard and AuthController with mocked dependencies
2026-01-20 13:45:50 +01:00
auth.guard.ts
feat: add modular services and repositories for improved code organization
2026-01-14 12:11:39 +01:00
optional-auth.guard.spec.ts
test(auth): add unit tests for various guards and services with mocked dependencies
2026-01-20 13:47:46 +01:00
optional-auth.guard.ts
refactor(auth): reorder imports in
optional-auth.guard.ts
for consistency and readability
2026-01-14 22:00:10 +01:00
roles.guard.spec.ts
test(auth): add unit tests for various guards and services with mocked dependencies
2026-01-20 13:47:46 +01:00
roles.guard.ts
feat: implement AuthModule with authentication and RBAC features
2026-01-08 15:24:40 +01:00