diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-07-28 09:26:18 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-07-28 09:26:18 +1000 |
commit | f1f68c3d314c1b8bf42641a165ef6c9a8ebd348e (patch) | |
tree | 1a29ca81b1a4f5d7e71670821f2243f7a07cc32d /src/api/routes | |
parent | Merge branch 'master' into feat/refactorIdentify (diff) | |
download | server-f1f68c3d314c1b8bf42641a165ef6c9a8ebd348e.tar.xz |
refactor checkToken
Diffstat (limited to 'src/api/routes')
-rw-r--r-- | src/api/routes/auth/reset.ts | 4 | ||||
-rw-r--r-- | src/api/routes/auth/verify/index.ts | 3 |
2 files changed, 2 insertions, 5 deletions
diff --git a/src/api/routes/auth/reset.ts b/src/api/routes/auth/reset.ts |