Skip to content

Instantly share code, notes, and snippets.

@makispl
Created March 6, 2020 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save makispl/7669d286faa518271d71a2bd475986c3 to your computer and use it in GitHub Desktop.
Save makispl/7669d286faa518271d71a2bd475986c3 to your computer and use it in GitHub Desktop.
export SPOTIPY_CLIENT_ID="XXXX"
export SPOTIPY_CLIENT_SECRET="XXXX"
export SPOTIPY_REDIRECT_URI="http://localhost:7777/callback"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment