Added hashing of passwords
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
3+ 43
− 19
@@ -67,14 +69,30 @@ router.get("/login/:username/:password", (req, res) => {
@@ -103,24 +121,30 @@ router.put("/", (req, res) => {