Skip to content

Comments

Fix response_mode=form_post with Starlette client#812

Merged
lepture merged 1 commit intoauthlib:mainfrom
azmeuk:793-form-post
Aug 29, 2025
Merged

Fix response_mode=form_post with Starlette client#812
lepture merged 1 commit intoauthlib:mainfrom
azmeuk:793-form-post

Conversation

@azmeuk
Copy link
Member

@azmeuk azmeuk commented Aug 28, 2025

What kind of change does this PR introduce?

This makes the Starlette client handle the response_mode=form_post as suggested in #793. The behavior mimicks the Flask client.

Checklist

  • The commits follow the conventional commits specification.
  • You ran the linters with prek.
  • You wrote unit test to demonstrate the bug you are fixing, or to stress the feature you are bringing.
  • You reached 100% of code coverage on the code you edited, without abusive use of pragma: no cover

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

@lepture lepture merged commit 1e2bf0d into authlib:main Aug 29, 2025
8 checks passed
@azmeuk azmeuk deleted the 793-form-post branch August 29, 2025 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants