Skip to content

charlypoly/spotify-oauth-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Web API Express Server (with scopes selection step)

Just clone and add "connect with Spotify" to your webapp !

Install

  • npm i spotify-oauth-workflow
  • npm i -g typescript
  • cp server/config.example.ts server/config.ts
  • update server/config.ts with your Spotify Application informations
  • npm run build
  • npm run serve

Preview

https://s3.eu-west-2.amazonaws.com/github-oss/spotify-oauth-workflow/step-1.png

https://s3.eu-west-2.amazonaws.com/github-oss/spotify-oauth-workflow/step-1.png

https://s3.eu-west-2.amazonaws.com/github-oss/spotify-oauth-workflow/step-1.png

About

Spotify Web API Express Server (with scopes selection step)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published