SE701-T5 / Backend

Heroku deployed Node.js backend server developed by Team-5 for the UniForum project associated with the University of Auckland SOFTENG 701 course
https://uni-forum.herokuapp.com/
MIT License
2 stars 18 forks source link

Implement user authentication #68

Closed R055A closed 2 years ago

R055A commented 2 years ago

Description

Implement user authentication

gnerating authorization token hex strings is resourced from how-to-generate-random-hex-string-in-javascript

Related Issue

Solves #21

Type of change

How Has This Been Tested?

Multiple new test cases for testing user authentication and changes for user authentication applied to more existing test cases

Checklist:

For more information, refer to the Contributing Guidelines and Code of Conduct links at the bottom of this page.