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 | fa307ffeaec1e705a1d009ef8a44f0cacd5ef2f9 (patch) | |
| tree | 0e6d9c24aa100c9ea1af3887c19f5fedab6752e1 /api | |
| parent | Update README.md (diff) | |
| parent | remove template comment (diff) | |
| download | server-ts-fa307ffeaec1e705a1d009ef8a44f0cacd5ef2f9.tar.xz | |
Merge pull request #475 from Thesourtimes/master
return an empty array at oauth2/tokens to have a response in connections
Diffstat (limited to 'api')
| -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 |
