diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-05-24 19:32:35 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-05-24 19:32:35 +0200 |
commit | 1ba36abdf07dd32514d1adae1669b842dcb55a06 (patch) | |
tree | 873e816483b7a75b32860ca97f0f87c8d56c9394 /src/util | |
parent | 1.3.1 (diff) | |
download | server-1ba36abdf07dd32514d1adae1669b842dcb55a06.tar.xz |
additional token checks: user disabled/deleted or if the token was revoked
Diffstat (limited to 'src/util')
-rw-r--r-- | src/util/checkToken.ts | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/util/checkToken.ts b/src/util/checkToken.ts |