feat: protect write endpoints with JWT auth (story #08) #8

Merged
julia merged 1 commits from feature/08-authorize-user into feature/07-improve-fruit-overview 2026-06-19 10:04:12 +00:00
1 Commits
Author SHA1 Message Date
juliaandClaude Sonnet 4.6 1b381d9385 feat: protect write endpoints with JWT auth (story #08)
Add bcrypt user file auth, JWT middleware on all write routes, Pinia
authStore with localStorage persistence, login view with redirect
support, and v-if guards on all CRUD controls and admin nav link.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 11:18:42 +02:00