fix: add auth layer to family protected routes #7

Merged
Arrelin merged 2 commits from feature/personal-account into master 2026-01-23 17:29:35 +03:00

2 Commits

Author SHA1 Message Date
8cde23d291 Merge branch 'master' into feature/personal-account 2026-01-23 14:29:17 +00:00
arrelin
ccac6a4d2f fix: add auth layer to family protected routes
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>
2026-01-23 17:28:31 +03:00