diff options
author | Samuel <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-17 20:55:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-17 20:55:44 +0200 |
commit | 6a565df57524e5650857b55acdc5a251fefdd26c (patch) | |
tree | 81115251c478c27dcdbf911c9e2ea3d4bc4ec260 | |
parent | Update README.md (diff) | |
parent | remove template comment (diff) | |
download | server-6a565df57524e5650857b55acdc5a251fefdd26c.tar.xz |
Merge pull request #475 from Thesourtimes/master
return an empty array at oauth2/tokens to have a response in connections
-rw-r--r-- | api/src/routes/oauth2/tokens.ts | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/api/src/routes/oauth2/tokens.ts b/api/src/routes/oauth2/tokens.ts new file mode 100644 |