admin
|
2110ca4669
|
changed to bcrypt.compare when comparing password with the db
|
2024-09-19 09:15:05 +08:00 |
|
admin
|
8e47cea502
|
added register.js to store hash password to db
|
2024-09-19 09:12:15 +08:00 |
|
admin
|
47cd545ac2
|
updated the expiration of token from 1h to 1day
|
2024-09-18 22:09:45 +08:00 |
|
admin
|
0c9e1a4216
|
changed the folder structure. separated the routes and added the authmiddleware for authentication
|
2024-09-18 22:07:23 +08:00 |
|