diff options
| author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-12-24 18:55:14 +1100 |
|---|---|---|
| committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-12-24 18:55:14 +1100 |
| commit | 91010235b92ad4bf16f0377a70dc3b862641b8ee (patch) | |
| tree | d46ac46b7d4762465fe41d642228c411a17a70f9 /src/util | |
| parent | Fix creating bot accounts (diff) | |
| download | server-ts-91010235b92ad4bf16f0377a70dc3b862641b8ee.tar.xz | |
OAuth2 authorize bot flow
Diffstat (limited to 'src/util')
| -rw-r--r-- | src/util/schemas/ApplicationAuthorizeSchema.ts | 7 | ||||
| -rw-r--r-- | src/util/schemas/index.ts | 3 |
2 files changed, 9 insertions, 1 deletions
diff --git a/src/util/schemas/ApplicationAuthorizeSchema.ts b/src/util/schemas/ApplicationAuthorizeSchema.ts new file mode 100644 |
