diff options
author | Puyodead1 <puyodead@proton.me> | 2023-03-24 21:43:18 -0400 |
---|---|---|
committer | Puyodead1 <puyodead@proton.me> | 2023-04-13 15:30:37 -0400 |
commit | 1b1fbce4d372824c9aba7f0248c5fa0bf26802ab (patch) | |
tree | 24dc0563376e402a445950b983328ad0753b358c /src/util | |
parent | oapi: invites (diff) | |
download | server-1b1fbce4d372824c9aba7f0248c5fa0bf26802ab.tar.xz |
oapi: oauth2
Diffstat (limited to 'src/util')
-rw-r--r-- | src/util/schemas/responses/OAuthAuthorizeResponse.ts | 3 | ||||
-rw-r--r-- | src/util/schemas/responses/index.ts | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/src/util/schemas/responses/OAuthAuthorizeResponse.ts b/src/util/schemas/responses/OAuthAuthorizeResponse.ts new file mode 100644 |