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

Spotify token refresh - feature request #57

Open
ammonhaggerty opened this issue Dec 11, 2023 · 0 comments
Open

Spotify token refresh - feature request #57

ammonhaggerty opened this issue Dec 11, 2023 · 0 comments

Comments

@ammonhaggerty
Copy link

The Spotify provider succeeds in providing a login token, but is missing an important step to be useful for any API access. If you look at the Spotify Authorization Code Flow diagram (https://developer.spotify.com/documentation/web-api/tutorials/code-flow), after the successful login, a second "token refresh" is required to get valid tokens (step #2). Also, the valid tokens expire in 1 hour, so having the ability to refresh tokens as a part of the Socializer plugin would be very helpful. Thank you!

auth-code-flow

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

No branches or pull requests

1 participant