dartmouth-cs98 / 21f-visuol

21f-visuol created by GitHub Classroom
0 stars 0 forks source link

Figure out session generation and password hashing #43

Closed austinzhang1018 closed 2 years ago

austinzhang1018 commented 2 years ago

We need to figure out the best way for generating and storing a session token. We also want to figure out how we can hash passwords securely.