Skip to content

revoke code before validating redirect uri #231

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

Conversation

jorenvandeweyer
Copy link
Member

Summary

Revoke authorization code before validating redirect uri

Linked issue(s)

fixes #82
fixes oauthjs/node-oauth2-server#637

Involved parts of the project

Revoking authorization codes

Added tests?

NA

OAuth2 standard

NA

Reproduction

NA

@jankapunkt
Copy link
Member

jankapunkt commented Aug 26, 2023

@jorenvandeweyer can you also add this as another PR to 4.x so we can publish it as well?

@jankapunkt jankapunkt merged commit 48baa8b into node-oauth:development Aug 26, 2023
@jankapunkt jankapunkt mentioned this pull request Aug 29, 2023
1 task
@jorenvandeweyer jorenvandeweyer deleted the bugfix/revoke-authorization-code-earlier branch September 28, 2023 08:01
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.

Multiple Security Vulnerabilities in Auth and Token Endpoint AuthorizationCode not revoked early enough
2 participants