Skip to content

fix(ClientAuth): fix incorrect signature when Content-Type is x-www-form-urlencoded#778

Merged
lepture merged 2 commits intoauthlib:mainfrom
shc261392:fix-httpx-oauth1-form-data-incorrect-signature
Nov 11, 2025
Merged

fix(ClientAuth): fix incorrect signature when Content-Type is x-www-form-urlencoded#778
lepture merged 2 commits intoauthlib:mainfrom
shc261392:fix-httpx-oauth1-form-data-incorrect-signature

Conversation

@shc261392
Copy link
Contributor

Decode body if body is bytes before signing. See issue #517 for details.

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

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

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

  • Yes
  • [v] No

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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 8, 2025

@lepture lepture merged commit eb37124 into authlib:main Nov 11, 2025
10 checks passed
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.

2 participants