search-backend: deduplicate authorize calls

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
MT Lewis
2022-01-26 19:38:01 +00:00
parent 10358e8b20
commit af4864b462
3 changed files with 78 additions and 2 deletions
+1
View File
@@ -34,6 +34,7 @@
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"lodash": "^4.17.21",
"qs": "^6.10.1",
"winston": "^3.2.1",
"yn": "^4.0.0",
"zod": "^3.11.6"