diff options
author | Samuel <34555296+Flam3rboy@users.noreply.github.com> | 2023-03-17 17:47:43 +0100 |
---|---|---|
committer | Samuel <34555296+Flam3rboy@users.noreply.github.com> | 2023-03-17 17:47:43 +0100 |
commit | 810f5dd84cab8249f90276ce3acde5ffe6938c8d (patch) | |
tree | d3937ad69408a3e4e924f6d52dc38a43db7a6ffb /src/api/middlewares/Authentication.ts | |
parent | fix: types when using yarn (diff) | |
download | server-810f5dd84cab8249f90276ce3acde5ffe6938c8d.tar.xz |
perf: cache jwt secret as key
Diffstat (limited to 'src/api/middlewares/Authentication.ts')
-rw-r--r-- | src/api/middlewares/Authentication.ts | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/src/api/middlewares/Authentication.ts b/src/api/middlewares/Authentication.ts |