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 <[email protected]>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 4, 2025
@jgrandja jgrandja self-assigned this Dec 9, 2025
@jgrandja jgrandja added status: duplicate A duplicate of another issue type: bug A general bug in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 9, 2025
@jgrandja
Copy link
Contributor

jgrandja commented Dec 9, 2025

Thanks for the update @therepanic. This is now merged.

@jgrandja jgrandja closed this Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: duplicate A duplicate of another issue type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove requireProofKey warning for non-auth-code flows

3 participants