Make sure you have to sign in before you can use books. #2

Open
opened 2026-02-07 16:04:23 +00:00 by Hartmann · 1 comment
Owner
No description provided.
Owner

Status Check

Reviewing codebase - authentication appears to be implemented:

  • Backend: All controllers have [Authorize] attribute
  • GraphQL: Explicit auth check in middleware
  • Frontend: Uses ProtectedRoute wrapper for protected pages

@Nicolaj Is this issue still relevant? The auth infrastructure looks complete.

## Status Check Reviewing codebase - authentication appears to be implemented: - Backend: All controllers have `[Authorize]` attribute - GraphQL: Explicit auth check in middleware - Frontend: Uses `ProtectedRoute` wrapper for protected pages @Nicolaj Is this issue still relevant? The auth infrastructure looks complete.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: softwarehuset/books#2
No description provided.