diff options
| author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-06 03:58:27 +0200 |
|---|---|---|
| committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-06 03:58:27 +0200 |
| commit | 8b64ab4f3821cde44abd2e0e5403d38797bc516a (patch) | |
| tree | d51a17b14b084b84358d4a614620d19440108433 /src | |
| parent | :sparkles: init test client (diff) | |
| download | server-ts-8b64ab4f3821cde44abd2e0e5403d38797bc516a.tar.xz | |
:construction: experiments + gateway route
Diffstat (limited to 'src')
| -rw-r--r-- | src/middlewares/Authentication.ts | 8 | ||||
| -rw-r--r-- | src/routes/experiments.ts | 10 | ||||
| -rw-r--r-- | src/routes/gateway.ts | 9 |
3 files changed, 26 insertions, 1 deletions
diff --git a/src/middlewares/Authentication.ts b/src/middlewares/Authentication.ts |
