Commit Graph

2 Commits

Author SHA1 Message Date
e794ecceb6 Add tablet seller wizard and access controls 2026-05-31 20:59:58 +01:00
816c1c40c6 Add authentication system with next-auth (CredentialsProvider + JWT)
- Login page with email/password
- Auth middleware (proxy) protecting all routes
- Seed endpoint for admin user creation (admin@optiquestock.com / admin123)
- Session provider wrapping root layout
- User info + logout button in header
- Updated POS sales route to track authenticated user
2026-05-30 15:35:40 +01:00