Skip to content

Kickblip/spotify-auth-code-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Spotify API Authorization Code Flow

using fetch instead of depreciated request library and stripping out unneccesary code from official example

official example: https://github.com/spotify/web-api-auth-examples

use the commands npm install then node app.js to run

( you'll need to use your own spotify app credentials )

About

My basic Spotify API authorization code flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published