Skip to content

AroLucy/Spotify-API-Token-Generator-and-Refresher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotify-API-Token-Generator-and-Refresher

A backend server that provides and refreshes Spotify API Tokens

How to use

  1. Create a .env file and create entries CLIENT_ID CLIENT_SECRET REDIRECT_URI
  2. Create a Spotify app at https://developer.spotify.com/dashboard
  3. Edit the app and add a Redirect URI (most likley http://localhost:8888)
  4. Copy your Client ID, Client Secret and Redirect URI and fill in the coresponding feilds in the .env file

About

A backend server that provides and refreshes Spotify API Tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published