003-lab-se234 / SuiGetsu

SE262 + SE234 Term project
0 stars 0 forks source link

Authentication system with mongodb #4

Closed h0shizaki closed 1 year ago

h0shizaki commented 1 year ago

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.

h0shizaki commented 1 year ago

Integrate express-session to store session in mongodb database and create middleware to authenticate the user role

h0shizaki commented 1 year ago

26b981d4d12023ed7112d7d7e2ce7d69f0ca6f1f

h0shizaki commented 1 year ago

Test deploy