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

Add option "show_dialog" for Spotify resource owner #2038

Merged
merged 3 commits into from
Feb 24, 2025

Conversation

willemverspyck
Copy link
Contributor

Allow to set the optional "show_dialog" option for the Spotify resource owner: https://developer.spotify.com/documentation/web-api/tutorials/code-flow.

Whether or not to force the user to approve the app again if they’ve already done so. If false (default), a user who has already approved the application may be automatically redirected to the URI specified by redirect_uri. If true, the user will not be automatically redirected and will have to approve the app again.

@willemverspyck
Copy link
Contributor Author

Tests failed due to:

Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Fix by upgrading to v4 and also added tests for PHP 8.4

@XWB XWB merged commit b802eab into hwi:master Feb 24, 2025
11 checks passed
@XWB
Copy link
Member

XWB commented Feb 24, 2025

👍 Thanks.

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.

2 participants