chintan9 / simpleSpotify

Shows spotify album and cover for current song

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simpleSpotify

===========================

Spotify Easy Authentication

An example authorization code flow for authenticating with Spotify.

Get Started

  • Remix this app
  • Then add an app on Spotify, making sure you add your Glitch project URL with '/callback' appended to the 'Redirect URIs' field (it should have the format https://project-name.glitch.me/callback). Then paste the Client ID and Secret into the .env file in your Glitch project.

Credits

Remixed from arirawr's spotify-easyauth project.

About

Shows spotify album and cover for current song

License:MIT License


Languages

Language:JavaScript 39.7%Language:HTML 36.6%Language:CSS 23.6%