Set status 400 on oauth exceptions
authorMagnus Hagander <magnus@hagander.net>
Wed, 11 Jun 2025 18:47:16 +0000 (20:47 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 11 Jun 2025 18:47:16 +0000 (20:47 +0200)
commit7959b229ee7b85e3880607490e068f1ab8a70799
tree460ff9f1d29bafd91bb04f782b106daaa4fa805f
parent252c238e69c2784842cb04de3c73319a8cc5da69
Set status 400 on oauth exceptions

It's not always entirely correct, but it's less wrong than 200.
pgweb/account/oauthclient.py