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
Create the different entities in DAL and DTO.
Create an API for the registration request.
If a standard login API with username and password does not exist, create it as well.
Create an API that allows the admin to view users who want to register.
Create an API that allows the admin to approve a new user.
Assign the appropriate permissions to all existing and new API calls.
The text was updated successfully, but these errors were encountered:
Create the different entities in DAL and DTO.
Create an API for the registration request.
If a standard login API with username and password does not exist, create it as well.
Create an API that allows the admin to view users who want to register.
Create an API that allows the admin to approve a new user.
Assign the appropriate permissions to all existing and new API calls.
The text was updated successfully, but these errors were encountered: