Skip to content

Commit

Permalink
Added demo Spotify API clientID and redirect URI
Browse files Browse the repository at this point in the history
  • Loading branch information
fotiDim committed Jul 11, 2020
1 parent f2a62fe commit 714a0e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@ build/
.project
.classpath
.settings
.env*
*.sqlite
/.vs/spotify_sdk/v16/.suo
4 changes: 4 additions & 0 deletions example/.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
```sh
CLIENT_ID=089d841ccc194c10a77afad9e1c11d54
REDIRECT_URL=comspotifytestsdk://
```

0 comments on commit 714a0e9

Please sign in to comment.