Closed emmhe015 closed 3 months ago
As an admin, I want to prevent non-admin users from accessing the data store directly so that the data is secure.
As a developer, I want to apply role-based login and registration so that users have appropriate access levels.
As a user, I want the current login state to be reflected so that I know if I am logged in.
As a customer, I want to be prevented from accessing restricted content before logging in so that the site is secure.
As a customer, I want to register and log in so that I can access my account and make purchases.