Closed h0shizaki closed 1 year ago
We need to make the web application able to connect and store the credential information of the users. Then, enable the user to authorize to the web.
Integrate express-session to store session in mongodb database and create middleware to authenticate the user role
26b981d4d12023ed7112d7d7e2ce7d69f0ca6f1f
Test deploy
Description
We need to make the web application able to connect and store the credential information of the users. Then, enable the user to authorize to the web.