yougandar commited on
Commit
5c38095
1 Parent(s): 3d768f6

Update user.csv

Browse files
Files changed (1) hide show
  1. user.csv +3 -3
user.csv CHANGED
@@ -1,4 +1,4 @@
1
  username,password,role,email,full_name
2
- doctor1,pass123,Doctor,doctor1@example.com,Dr. John Doe
3
- patient1,pass123,Patient,patient1@example.com,Jane Smith
4
- support1,pass123,SupportStaff,support1@example.com,Alex Johnson
 
1
  username,password,role,email,full_name
2
+ john_doe,hashedpassword123,Doctor,john.doe@example.com,Dr. John Doe
3
+ jane_smith,hashedpassword456,Patient,jane.smith@example.com,Jane Smith
4
+ michael_brown,hashedpassword789,SupportStaff,michael.brown@example.com,Michael Brown