BSCS-32E1-HOSPITAL-MANAGEMENT-SYSTEM / ELEC2024_HOSPITAL_BSCS_32E1

Elective 3 - Hospital Management System
0 stars 1 forks source link

Controller - AccountController.cs #9

Closed WarrenNSR closed 2 months ago

WarrenNSR commented 2 months ago

Create a Controller for hospital management that manages user authentication, including login, registration, password recovery, and external logins. It must ensure that users are properly authenticated and authorized to access different parts of the hospital management system based on their roles.