CSI2532-Databases-I-Group-8/Dental-Clinic-Management-System

index.php authenticate user type

Closed this issue · 0 comments

Currently, the authentication/login only checks for username and password. As in, a user who is only an employee can login as an employee AND a patient.

Add an extra parameter that checks for user type as well.

image