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 scope on device code grant #1412

Merged
merged 13 commits into from
Nov 14, 2024

Conversation

hafezdivandari
Copy link
Contributor

@hafezdivandari hafezdivandari commented May 23, 2024

@Sephster
Copy link
Member

@hafezdivandari sorry for the radio silence. I will aim to look at the PRs this week

@hafezdivandari
Copy link
Contributor Author

Thank you @Sephster

@Sephster
Copy link
Member

Sorry I've had an emergency in my work I've been dealing with since Thursday. Will get on this as soon as complete

@thephpleague thephpleague deleted a comment from ezequidias Oct 8, 2024
@hafezdivandari hafezdivandari mentioned this pull request Oct 10, 2024
8 tasks
CHANGELOG.md Outdated Show resolved Hide resolved
tests/Grant/DeviceCodeGrantTest.php Show resolved Hide resolved
tests/Grant/DeviceCodeGrantTest.php Show resolved Hide resolved
tests/Grant/DeviceCodeGrantTest.php Show resolved Hide resolved
tests/Grant/DeviceCodeGrantTest.php Show resolved Hide resolved
tests/Grant/DeviceCodeGrantTest.php Show resolved Hide resolved
tests/Grant/DeviceCodeGrantTest.php Show resolved Hide resolved
@hafezdivandari hafezdivandari changed the title Fix scope on device code grant Fix device code encryption / decryption and scopes Oct 30, 2024
formatting

formatting

simplify tests

revert example changes

formatting

fix style

fix sa

encrypt device code

Revert "no encryption on this grant"

This reverts commit 7522a46.
@hafezdivandari hafezdivandari changed the title Fix device code encryption / decryption and scopes Fix scope on device code grant Nov 12, 2024
@Sephster Sephster merged commit e76e647 into thephpleague:master Nov 14, 2024
19 checks passed
@hafezdivandari hafezdivandari deleted the master-fix-scope branch November 14, 2024 22:55
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.

The scope parameter has been mistakenly required on device access token request
2 participants