Skip to content

Conversation

@therepanic
Copy link
Contributor

@therepanic therepanic commented Dec 4, 2025

The warning is unnecessary since PKCE only applies to authorization_code flow and the code already corrects this silently.

Closes: gh-18221

The warning is unnecessary since PKCE only applies to authorization_code
flow and the code already corrects this silently.

Closes: spring-projectsgh-18221

Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default clientSettings.isRequireProofKey=true does not make sense for non auth-code-flow clients

2 participants