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 setting names are incorrect. #475

Closed
ctbarna opened this issue Jan 4, 2015 · 1 comment
Closed

Spotify setting names are incorrect. #475

ctbarna opened this issue Jan 4, 2015 · 1 comment

Comments

@ctbarna
Copy link
Contributor

ctbarna commented Jan 4, 2015

The "app key" and "app label" settings in the Spotify docs is incorrect based on the name attribute of the SpotifyOAuth2 class. With the current name attribute, the settings should be:

SOCIAL_AUTH_SPOTIFY_KEY = ''
SOCIAL_AUTH_SPOTIFY_SECRET = ''

However, I think the "real" bug might just be that the name attribute is incorrect on that class.

@omab omab closed this as completed in 3324b3f Apr 8, 2015
@omab
Copy link
Owner

omab commented Apr 8, 2015

Fixed, 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

No branches or pull requests

2 participants