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
Implement the regAdmin function in the adminController to handle administrator registration. Ensure that administrator registration details are securely stored in the database. Validation of data is required. Use json web tokens and bcryptjs.
The text was updated successfully, but these errors were encountered:
(BACKEND TASK)
Implement the regAdmin function in the adminController to handle administrator registration. Ensure that administrator registration details are securely stored in the database. Validation of data is required. Use json web tokens and bcryptjs.
The text was updated successfully, but these errors were encountered: