Test the authentication and role-based access control system
Basic dashboard access
Manager dashboard + all USER permissions
Admin dashboard + all permissions
Create accounts with different roles to test permissions:
Regular User
Register normally (default role: USER)
Manager
Backend: Create user with role: "MANAGER"
Admin
Backend: Create user with role: "ADMIN"
Login first to test role-based access