fix: add auth layer to family protected routes #7
Reference in New Issue
Block a user
Delete Branch "feature/personal-account"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix authentication for /families/:id/members endpoint by adding
auth_layer instead of just session_layer to family_protected_routes.
Co-Authored-By: Claude Sonnet 4.5 noreply@anthropic.com