aliev / aioauth

Asynchronous OAuth 2.0 provider for Python 3
https://aliev.me/aioauth
MIT License
214 stars 19 forks source link

fix: invalid_client response is missing application/json content-type #86

Closed aliev closed 1 year ago

aliev commented 1 year ago

Fixing an issue #85

codecov-commenter commented 1 year ago

Codecov Report

Merging #86 (abe9735) into master (d3b670f) will not change coverage. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   94.41%   94.41%           
=======================================
  Files          17       17           
  Lines         734      734           
  Branches      114      114           
=======================================
  Hits          693      693           
  Misses         32       32           
  Partials        9        9           
Impacted Files Coverage Δ
aioauth/errors.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more