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

fix(handlers): skip varcheck for state when allowEmptyState #93

Merged
merged 1 commit into from
Dec 10, 2021

Conversation

jankapunkt
Copy link
Member

Summary

Implements https://github.com/oauthjs/node-oauth2-server/pull/473/files

Linked issue(s)

#89

Involved parts of the project

Authorize handler

Added tests?

Added integration tests

OAuth2 standard

https://datatracker.ietf.org/doc/html/rfc6749.html#section-4.1.1

Reproduction

Clone, checkout branch, run tests

@jankapunkt jankapunkt added the compliance 📜 OAuth 2.0 standard compliance label Nov 29, 2021
@jankapunkt jankapunkt linked an issue Nov 29, 2021 that may be closed by this pull request
33 tasks
@jankapunkt jankapunkt mentioned this pull request Nov 29, 2021
33 tasks
@FStefanni
Copy link
Contributor

Hi,

this pr code seems to me much better than the original pr proposal.
So for me it is fine to merge.

Regards.

@jankapunkt
Copy link
Member Author

@HappyZombies @jwerre can you please second-check and merge if everything is ok?

Copy link
Contributor

@jwerre jwerre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perfect

@jankapunkt jankapunkt merged commit aca48ce into development Dec 10, 2021
@jankapunkt jankapunkt deleted the fix-vcharfail-allowemptystate branch December 10, 2021 14:54
@jankapunkt jankapunkt removed a link to an issue Jan 13, 2022
33 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compliance 📜 OAuth 2.0 standard compliance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants