Skip to content

Spotify setting names are incorrect. #475

@ctbarna

Description

@ctbarna

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions