1 Commits

Author SHA1 Message Date
Björn Benouarets
4ee00d0b97 feat: add authentication and database middleware
- Add JWT authentication middleware for protected routes
- Add database middleware for request-scoped database access
- Include proper error handling and response formatting
- Support for role-based access control
2025-09-25 23:24:23 +02:00