Raise a MissingCodeError when code parameter is missing by lepture · Pull Request #786 · authlib/authlib

ref #777

DO NOT SEND ANY SECURITY FIX HERE. Please read "Security Reporting" section
on README.

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

This affect the OAuth 2 framework clients authorize access token flow.


  • You consent that the copyright of your pull request source code belongs to Authlib's author.