Now validating users against the db

This commit is contained in:
2021-08-14 10:15:59 +02:00
parent 6d417fac1b
commit cd9400fec3
2 changed files with 19 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
"migrate": "knex migrate:latest"
},
"dependencies": {
"argon2": "^0.28.2",
"dotenv": "^10.0.0",
"fastify": "^3.20.1",
"fastify-basic-auth": "^2.1.0",