This website requires JavaScript.
Explore
Help
Register
Sign In
bert.hausmans
/
flashcards
Watch
1
Star
0
Fork
0
You've already forked flashcards
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1850cd78f54640ff65bcd91d4559969cf3646cb7
flashcards
/
packages
/
backend
/
src
History
Bert Hausmans
bb0d9d7d01
feat(auth): wire auth middleware in app, protect all /api endpoints
2026-05-20 23:00:20 +02:00
..
db
feat(db): add users, sessions_auth, auth_tokens tables
2026-05-20 22:42:07 +02:00
lib
feat(auth): cookies helpers and CSRF middleware
2026-05-20 22:51:42 +02:00
middleware
feat(auth): currentUser, requireAuth, requireRole middleware
2026-05-20 22:53:31 +02:00
routes
feat(auth): admin user management service, routes, and integration tests
2026-05-20 22:58:29 +02:00
services
feat(auth): admin user management service, routes, and integration tests
2026-05-20 22:58:29 +02:00
tests
feat(auth): admin user management service, routes, and integration tests
2026-05-20 22:58:29 +02:00
app.ts
feat(auth): wire auth middleware in app, protect all /api endpoints
2026-05-20 23:00:20 +02:00
index.ts
feat(backend): lessons CRUD service and routes
2026-05-20 20:47:43 +02:00