diff options
| author | Puyodead1 <puyodead@proton.me> | 2023-12-09 13:28:08 -0500 |
|---|---|---|
| committer | Puyodead1 <puyodead@proton.me> | 2023-12-09 13:28:08 -0500 |
| commit | c353c4fd39b36f4249460591d525d1e9c6d5d7a1 (patch) | |
| tree | 50e65b6294d2bf095bf4afc4e676c664bda05ace /src | |
| parent | WORKAROUND: Ignore client-requested file extension for role icons (diff) | |
| download | server-ts-c353c4fd39b36f4249460591d525d1e9c6d5d7a1.tar.xz | |
ensure client_id is provided in authorize
Diffstat (limited to 'src')
| -rw-r--r-- | src/api/routes/oauth2/authorize.ts | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/api/routes/oauth2/authorize.ts b/src/api/routes/oauth2/authorize.ts |
