Skip to content

An example to show how connect popups talk to each other when receiving token, this example uses Spotify Web API

Notifications You must be signed in to change notification settings

dimagimburg/spotify-connect-popup-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-connect-popup-example

An example to show how connect popups talk to each other when receiving token, this example uses Spotify Web API

Blog post with explanations: http://www.dimagimburg.com/authentication-and-login-popup-window-handling-for-social-medias-code-example/

install:

  1. clone this repo or download zip
  2. go to root project directory
  3. in the command line / bash: npm install
  4. got to Spotify Developer console https://developer.spotify.com/
  5. create an app
  6. get the client id
  7. replace YOUR_CLIENT_ID in js/index.js file with your client id
  8. in the command line / bash: npm start
  9. go to browser http://localhost:3001/

About

An example to show how connect popups talk to each other when receiving token, this example uses Spotify Web API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published