Goal: add user login and store credentials in Postgres (Postgres support already added by aziz).
- Auth for the dashboard with supervisor / technician roles
- Store users + hashed passwords in Postgres
- Protect approval and dispatch actions behind login
- Future enhancement, not needed for the current demo
Goal: add user login and store credentials in Postgres (Postgres support already added by aziz).