diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-09-17 23:35:31 +0200 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-09-17 23:35:31 +0200 |
commit | 258b96757f2d30f68ce873be04b5169de1e1eb9b (patch) | |
tree | 97cd6fe041c820d7d61a419b1b424af109e85aee /src/api/middlewares/Authentication.ts | |
parent | Partially refactor code to use localization (diff) | |
download | server-258b96757f2d30f68ce873be04b5169de1e1eb9b.tar.xz |
Cryptographically secure invites, add generation of tokens
Diffstat (limited to '')
-rw-r--r-- | src/api/middlewares/Authentication.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/api/middlewares/Authentication.ts b/src/api/middlewares/Authentication.ts |