diff options
| author | Puyodead1 <puyodead@proton.me> | 2023-03-27 15:24:14 -0400 |
|---|---|---|
| committer | Puyodead1 <puyodead@proton.me> | 2023-04-13 15:41:49 -0400 |
| commit | 4824e146612bb2f33b9b3a25d8399efdcc7ef8f6 (patch) | |
| tree | b291792632431435a744af62b5ef2369efb72c97 /src/api | |
| parent | oapi: add missing 2fa types to login (diff) | |
| download | server-ts-4824e146612bb2f33b9b3a25d8399efdcc7ef8f6.tar.xz | |
oapi: fix a few response types in auth
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/routes/auth/forgot.ts | 2 | ||||
| -rw-r--r-- | src/api/routes/auth/verify/resend.ts | 8 |
2 files changed, 7 insertions, 3 deletions
diff --git a/src/api/routes/auth/forgot.ts b/src/api/routes/auth/forgot.ts |
