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
Add an endpoint for adding a new user with atleast the following details
UserName FullName Password PasswordExpiryDate RoleID
BranchCode MailingAddress GhanaPostCode MobileNumber
Add an endpoint for viewing all users with pagination functionality
Create a controller class for accepting request for creating, viewing, updating and removing Users
The text was updated successfully, but these errors were encountered: