auth-backend: make DatabaseKeyStore only return valid keys and remove expired ones

This commit is contained in:
Patrik Oldsberg
2020-06-19 15:24:29 +02:00
parent 90cc2ca615
commit adc574ee33
3 changed files with 58 additions and 4 deletions
+1
View File
@@ -35,6 +35,7 @@
"jose": "^1.27.1",
"jwt-decode": "2.2.0",
"knex": "^0.21.1",
"moment": "^2.26.0",
"morgan": "^1.10.0",
"passport": "^0.4.1",
"passport-github2": "^0.1.12",