diff options
| author | Puyodead1 <puyodead@protonmail.com> | 2023-02-24 06:36:57 -0500 |
|---|---|---|
| committer | Puyodead1 <puyodead@protonmail.com> | 2023-02-24 06:36:57 -0500 |
| commit | ed38d74b3e994f4bd7be5ac22fb167f4169c77a3 (patch) | |
| tree | 27edc1392e7e4bc18fc02f57e5a8ae7e58ac5bc1 /src | |
| parent | implement password reset (diff) | |
| download | server-ts-ed38d74b3e994f4bd7be5ac22fb167f4169c77a3.tar.xz | |
don't return token on register if verification required
Diffstat (limited to 'src')
| -rw-r--r-- | src/api/routes/auth/register.ts | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/api/routes/auth/register.ts b/src/api/routes/auth/register.ts |
