Feature/authentication #36
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/authentication"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This update features the ability to create, login and fetch requests that require a user to be logged in. This will be used to administrate the requests that have been submitted by the users.
Also added two packages:
bcrypt-nodejs: ^0.0.3
jsonwebtoken: ^8.0.1