Auth backend: add support for authenticating from additional app origins

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Samira Mokaram <samiram@spotify.com>
This commit is contained in:
Samira Mokaram
2021-08-10 12:49:43 +02:00
parent 0c58dd73d0
commit b3bf8967a4
6 changed files with 57 additions and 10 deletions
+1
View File
@@ -51,6 +51,7 @@
"jwt-decode": "^3.1.0",
"knex": "^0.95.1",
"luxon": "^1.25.0",
"minimatch": "^3.0.3",
"morgan": "^1.10.0",
"node-cache": "^5.1.2",
"openid-client": "^4.2.1",