Skip to content

Temporarily restore OAuth2Request body parameter#791

Merged
lepture merged 1 commit intoauthlib:mainfrom
azmeuk:781-jar-compatibility
Aug 8, 2025
Merged

Temporarily restore OAuth2Request body parameter#791
lepture merged 1 commit intoauthlib:mainfrom
azmeuk:781-jar-compatibility

Conversation

@azmeuk
Copy link
Member

@azmeuk azmeuk commented Aug 6, 2025

This restores and deprecate the OAuth2Request parameter that have been removed with 1.6.0.

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

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

@azmeuk azmeuk force-pushed the 781-jar-compatibility branch from 373b8db to f95d938 Compare August 6, 2025 09:55
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 8, 2025

@lepture lepture merged commit 7092587 into authlib:main Aug 8, 2025
10 checks passed
@azmeuk azmeuk deleted the 781-jar-compatibility branch August 8, 2025 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OAuth2Request in RFC6749 no longer takes "body" but version not bumped to breaking change

2 participants