Skip to content
Snippets Groups Projects
Commit f4c194c1 authored by charclayt's avatar charclayt
Browse files

Added login system

Test logins:
username: user1@nhs.com
password: 123

username: user2@nhs.com
password: 321

Passwords are stored in hashed format
Passwords checked using bcrypt

User_ID from database stored in 'session' created in index.js
parent 5589d540
No related branches found
No related tags found
No related merge requests found
Showing
with 2512 additions and 39 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment