Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue invalid_grant instead of invalid_request when authcode is not correct #1433

Merged
merged 5 commits into from
Nov 14, 2024

Conversation

Sephster
Copy link
Member

@Sephster Sephster commented Aug 3, 2024

This attempts to resolve the issue raised in #1430

@Sephster Sephster merged commit f843573 into master Nov 14, 2024
37 checks passed
@Sephster Sephster deleted the fix-invalid-grant-reply branch November 14, 2024 23:13
ajgarlag added a commit to ajgarlag/oauth2-server-bundle that referenced this pull request Nov 22, 2024
ajgarlag added a commit to ajgarlag/oauth2-server-bundle that referenced this pull request Nov 22, 2024
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.

AuthCodeGrant doesn't reply with invalid_grant on bad "code" request paramter, but with invalid_request
1 participant