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 explicit redirect uri not being optional in authorization code grant #1428

Merged

Conversation

ls-sean-fraser
Copy link
Contributor

Unit tests added for all changes

addresses thephpleague#1418

Also fixed event emitter trait not storing automatically created instance (addresses thephpleague#1422)
@Sephster
Copy link
Member

Sephster commented Aug 4, 2024

Thanks for this @ls-sean-fraser. Looks great. I've double checked everything and all stands up. Only change I made was to one of the test names to make it more verbose as it took me a while to work out what it was testing. Also added in a changelog entry. Thanks for your PR and issue posting!

@Sephster Sephster closed this Aug 4, 2024
@Sephster Sephster reopened this Aug 4, 2024
@Sephster Sephster merged commit 1d82315 into thephpleague:master Aug 4, 2024
29 checks passed
@ls-sean-fraser
Copy link
Contributor Author

Thank you @Sephster! Happy to help!

Can you tag a patch version so that we can pull the fix?

@ls-sean-fraser
Copy link
Contributor Author

Hi @Sephster, still waiting for a new patch version to be tagged with these fixes

@Sephster
Copy link
Member

Sephster commented Oct 3, 2024

Apologies. Will get to this asap. Been snowed under at work

@ls-sean-fraser
Copy link
Contributor Author

I know the feeling 😅

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.

Autogenerated Emitter is not persisted Issue with redirect_uri in Authorization Code Grant
2 participants