diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-01-30 19:57:07 +0100 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-01-30 19:57:07 +0100 |
commit | 14f08f05ac6960be10251777de9fbb1169ad00bd (patch) | |
tree | 4b2e47df4ac0ac10ac9d94e27ee7ff1c4aef6758 /src/middlewares/Authentication.ts | |
parent | :tada: init (diff) | |
download | server-14f08f05ac6960be10251777de9fbb1169ad00bd.tar.xz |
:sparkles: Authentication
Diffstat (limited to '')
-rw-r--r-- | src/middlewares/Authentication.ts | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/src/middlewares/Authentication.ts b/src/middlewares/Authentication.ts new file mode 100644 |