Skip to content

ShyykoSerhiy/vscode-spotify-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-spotify-auth Deploy to Azure

Spotify api auth server for vscode-spotify

How to run your own auth server.

Create Spotify Integration App

Log in into https://developer.spotify.com/dashboard/applications . Create new Spotify integration. spotify.gif

Take a note of Client ID and Client Secret. We'll need it later. spotify-clientid.png

If you know your domain name now you can add a callback url for the integration now. spotify-callback.gif

Deploy your own auth server.

For auth server to work properly you need to override 3 env variables:

If you have a Microsoft Azure subscription, you can deploy it via azuredeploy button at the top of this README. If you are using some other cloud provider or baremetal solution you should follow instructions for deploying nodejs server.

About

Spotify api auth server for vscode-spotify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published