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: Use string as scope #287

Merged
merged 1 commit into from
Jan 24, 2025
Merged

fix: Use string as scope #287

merged 1 commit into from
Jan 24, 2025

Conversation

keulinho
Copy link
Contributor

Using a list of scopes was not spec compliant: thephpleague/oauth2-server#1469

With an update of our oauth lib this is no longer supported, leading to fails in the ATS: shopware/shopware#5986

Using a list of scopes was not spec compliant: thephpleague/oauth2-server#1469

With an update of our oauth lib this is no longer supported, leading to fails in the ATS: shopware/shopware#5986
@keulinho keulinho force-pushed the fix/spec-compliant-oauth branch from dcddd9c to b7aae53 Compare January 24, 2025 10:12
@keulinho keulinho requested review from pweyck and yusufttur January 24, 2025 10:13
@pweyck pweyck merged commit b252786 into trunk Jan 24, 2025
6 checks passed
@pweyck pweyck deleted the fix/spec-compliant-oauth branch January 24, 2025 10:31
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.

3 participants