diff options
author | Puyodead1 <puyodead@proton.me> | 2023-12-09 13:39:40 -0500 |
---|---|---|
committer | Puyodead1 <puyodead@proton.me> | 2023-12-09 13:39:40 -0500 |
commit | 9d266f1dbaa76043d56a9514d7c36c7073d15cbb (patch) | |
tree | cdf5e5cddaff4451941bd910fc349b07b0629006 | |
parent | ensure client_id is provided in authorize (diff) | |
download | server-9d266f1dbaa76043d56a9514d7c36c7073d15cbb.tar.xz |
ensure client_id is specified in authorize post
-rw-r--r-- | src/api/routes/oauth2/authorize.ts | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/api/routes/oauth2/authorize.ts b/src/api/routes/oauth2/authorize.ts |