feat: add backoffice authentication with login page
- Add login page with logo background, glassmorphism card - Add session management via JWT (jose) with httpOnly cookie - Add Next.js proxy middleware to protect all routes - Add logout button in nav - Restructure app into (app) route group to isolate login layout - Add ADMIN_USERNAME, ADMIN_PASSWORD, SESSION_SECRET env vars Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
1739
apps/backoffice/app/(app)/settings/SettingsPage.tsx
Normal file
1739
apps/backoffice/app/(app)/settings/SettingsPage.tsx
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user