scotty/backends/spotify
Philipp Wolfer f447a259d4
OAuth2Strategy interface to abstract the details of the login flow
This allows implementing clients the deviate from the standard OAuth2 flow
2023-11-23 14:41:31 +01:00
..
testdata Spotify: Loves export 2023-11-22 11:52:28 +01:00
client.go Spotify: consider rate limit HTTP headers 2023-11-23 10:49:40 +01:00
client_test.go Custom OAuth2 TokenSource to persist refreshed tokens in database 2023-11-22 17:24:30 +01:00
models.go Spotify: Implemented API request and tests for user tracks 2023-11-22 10:24:33 +01:00
models_test.go Support disc numbers 2023-11-22 12:05:00 +01:00
spotify.go OAuth2Strategy interface to abstract the details of the login flow 2023-11-23 14:41:31 +01:00
spotify_test.go Uppercase acronyms (ISRC / JSPF) 2023-11-23 08:27:37 +01:00