We are using logging method by user-email (no suggest user using normal password; it’s not safety; you can change the password in common-user domain — Change password method)

If some of each users “CAN NOT LOG-IN” into the server by the error status 401 or 403 or 500 (or something else); you can contact me via: [email protected] hoặc inbox Facebook Messenger

Super User (private only)

// superuser
username: [email protected]
pw: ******

Special User

Including: ROLE_DOCTOR; ROLE_NURSE; ROLE_ADMIN

// ROLE_DOCTOR
username: [email protected]
pw: 123456

// ROLE_NURSE
username: [email protected]
pw: 123456

// ROLE_ADMIN
username: [email protected]
pw: 123456

Common User

Including: ROLE_user

// ROLE_USER
username: [email protected]
pw: 1234