You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title:
Missing Specific Admin Login and Employee Login Details
Description:
I noticed that the repository does not explicitly mention the login credentials or the separate login functionality for Admin and Employee roles.
Issue Details:
There is no clear documentation on how an Admin and an Employee should log in.
The system should ideally have distinct login credentials or roles to differentiate between Admin and Employee access.
Without this, it is unclear how permissions are managed between the two roles.
Suggested Solution:
Add proper documentation on the login process for Admin and Employee.
Ensure that separate login routes or credentials are available for these roles.
Implement role-based access control (RBAC) if not already present.
The text was updated successfully, but these errors were encountered:
Title:
Missing Specific Admin Login and Employee Login Details
Description:
I noticed that the repository does not explicitly mention the login credentials or the separate login functionality for Admin and Employee roles.
Issue Details:
There is no clear documentation on how an Admin and an Employee should log in.
The system should ideally have distinct login credentials or roles to differentiate between Admin and Employee access.
Without this, it is unclear how permissions are managed between the two roles.
Suggested Solution:
Add proper documentation on the login process for Admin and Employee.
Ensure that separate login routes or credentials are available for these roles.
Implement role-based access control (RBAC) if not already present.
The text was updated successfully, but these errors were encountered: