summaryrefslogtreecommitdiff
path: root/bandit.json
diff options
context:
space:
mode:
authorAbhishek Patel <5524161+Abhishek8394@users.noreply.github.com>2019-05-14 00:36:10 -0700
committerAbhishek Patel <5524161+Abhishek8394@users.noreply.github.com>2019-05-14 00:37:59 -0700
commit056948ac7c14a435d0b65dd27692fe2494bc3743 (patch)
tree912dff38bb170a34df0f84af9e52f0d91e4efdea /bandit.json
parentee06f0f3349d7fd656d35a2eef40ee18fb74e303 (diff)
downloadoauthlib-056948ac7c14a435d0b65dd27692fe2494bc3743.tar.gz
Enforce POST HTTP method on TokenEndpoint, IntrospectEndpoint and RevocationEndpoint
- Add validation checks for HTTP method in TokenEndpoint, IntrospectEndpoint and RevocationEndpoint. - CHANGE DEFAULT HTTP method for TokenEndpoint from 'GET' to 'POST'. - Add tests + Fix an old test in . It used to send query params to TokenEndpoint which is not allowed anymore. Fixed it so payload is sent as POST body.
Diffstat (limited to 'bandit.json')
0 files changed, 0 insertions, 0 deletions