diff options
Diffstat (limited to 'spotify-tui')
-rw-r--r-- | spotify-tui/.spotify_token_cache.json | 1 | ||||
-rw-r--r-- | spotify-tui/client.yml | 5 |
2 files changed, 0 insertions, 6 deletions
diff --git a/spotify-tui/.spotify_token_cache.json b/spotify-tui/.spotify_token_cache.json deleted file mode 100644 index 64e7b55..0000000 --- a/spotify-tui/.spotify_token_cache.json +++ /dev/null @@ -1 +0,0 @@ -{"access_token":"BQC6VO86diyG9qyhbcBx48_G7cPpRiMJVYwujGGHJaaGcl6waIXLmwnmY4l7ETB37MArMPSg9luIPR1M3_KXdAH7hX-MIUbYX8HL6hHiEaveUELXXr7KmBpR7Xluw6tC0VSFjmSVQAzQ8y_lfp9e_HOvqBYg2Y4wjAeEli1nqhz_W1IF1Xh1Y02ObYQq5D6-iJkHYDzjFJxIJEtGZJrp1pzAidy8vv_eqIoTNwx3LOSoROepqshjuJmh0J4M2FH579ALu2I0ezKZPug6ShTS77oesu7JtFpmIFcCoF1WHECCkzVr6XieY2noKQPcqeDe6RW5w783","token_type":"Bearer","expires_in":3600,"expires_at":1664003317,"refresh_token":"AQA5JU--_a0YErvLspdIC1-MQmrc9cr63Efwvrd_q9dc9fMBgfn46ucwt7vWGlpxi1RnBTpaXSSpYAcRFtWXm2TtTWJoR1Rpxt3yzKr-DNR1C3nEgz90W_pCI2JBp_JQzng","scope":"playlist-read-private playlist-read-collaborative user-follow-read playlist-modify-private user-read-private user-follow-modify user-modify-playback-state user-library-read user-library-modify playlist-modify-public user-read-playback-state user-read-currently-playing user-read-recently-played user-read-playback-position"}
\ No newline at end of file diff --git a/spotify-tui/client.yml b/spotify-tui/client.yml deleted file mode 100644 index dcc8cc2..0000000 --- a/spotify-tui/client.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- -client_id: -client_secret: -device_id: -port: 8080 |