DeutschLernen/GermanApp/Presentation
Lasse Rune Hansen 3c33253cba feat(backend/auth): add authorization to Lessons endpoints
- Add RequireAuthorization() to POST, PUT, DELETE endpoints
- Add Microsoft.AspNetCore.Authorization using
- Lessons now require JWT token for create, update, delete

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-05 15:03:15 +02:00
..
Controllers feat(backend/auth): implement User Authentication feature 2026-06-05 13:27:43 +02:00
Endpoints feat(backend/auth): add authorization to Lessons endpoints 2026-06-05 15:03:15 +02:00