| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-04 | feat(auth): add auth middleware for JWT validation | nsfisis | |
| Add middleware that validates JWT tokens from Authorization header and sets authenticated user in request context. Includes helper function getAuthUser() to retrieve user from context with proper error handling. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
