Spotify integration
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@ -0,0 +1,4 @@
|
||||
SPOTIFY_CLIENT_ID=your_client_id_here
|
||||
SPOTIFY_CLIENT_SECRET=your_client_secret_here
|
||||
SPOTIFY_ACCESS_TOKEN=BQA...
|
||||
SPOTIFY_REFRESH_TOKEN=AQA...
|
Reference in New Issue
Block a user