Add basic node-cache with 1 hour TTL for caching keys retrieved from AWS public key endpoint

This commit is contained in:
Jonah Back
2021-01-18 14:22:38 -08:00
parent 147648a2d1
commit 02140eb89a
4 changed files with 23 additions and 8 deletions
+1
View File
@@ -54,6 +54,7 @@
"knex": "^0.21.6",
"moment": "^2.26.0",
"morgan": "^1.10.0",
"node-cache": "^5.1.2",
"openid-client": "^4.2.1",
"passport": "^0.4.1",
"passport-github2": "^0.1.12",