auth-backend: fix but where undefined state values where being stringified

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-08-24 17:42:04 +02:00
parent fe1277fc39
commit ea9fe95674
4 changed files with 41 additions and 2 deletions
+1
View File
@@ -50,6 +50,7 @@
"jose": "^1.27.1",
"jwt-decode": "^3.1.0",
"knex": "^0.95.1",
"lodash": "^4.17.21",
"luxon": "^2.0.2",
"minimatch": "^3.0.3",
"morgan": "^1.10.0",