Now with smooth access token refreshing

ref #6
This commit is contained in:
2020-12-18 19:07:31 +01:00
parent 65a8449ea3
commit 6403e386ab
4 changed files with 47 additions and 25 deletions

View File

@@ -28,6 +28,7 @@
"class-validator": "^0.12.2",
"class-validator-jsonschema": "^2.0.3",
"consola": "^2.15.0",
"cookie": "^0.4.1",
"cookie-parser": "^1.4.5",
"cors": "^2.8.5",
"csvtojson": "^2.0.10",
@@ -81,4 +82,4 @@
"docs/*"
]
}
}
}