diff options
author | uurgothat <cckhmck@gmail.com> | 2021-10-17 21:51:19 +0300 |
---|---|---|
committer | uurgothat <cckhmck@gmail.com> | 2021-10-17 21:51:19 +0300 |
commit | 3a118841a00e0bc561c2ac6cb45ceb1764dbd62c (patch) | |
tree | 202b9ef65b36b46f7d73be39cfad0523fe3aefc0 /api/src | |
parent | Merge branch 'master' of https://github.com/fosscord/fosscord-server (diff) | |
download | server-3a118841a00e0bc561c2ac6cb45ceb1764dbd62c.tar.xz |
oauth2 route draft to return an empty array
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/routes/oauth2/tokens.ts | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/api/src/routes/oauth2/tokens.ts b/api/src/routes/oauth2/tokens.ts new file mode 100644 |