Spotify.NET/SpotifyAPI.Web.Tests/Clients
Sascha Kiefer b8a2190168
feat: allow to pass cancellation token to requests (#813)
* feat: implements markets API

* fix: use correct constructor name

* feat: allow to pass a cancellation token

* pass cancellation token

* pass cancellation token only >NETSTANDARD2_1

Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
2022-11-18 12:30:09 +01:00
..
BrowseClientTest.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
FollowClientTest.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
SpotifyClientConfigTest.cs Added first OAuth request: client credentials 2020-05-13 23:49:54 +02:00
SpotifyClientTest.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
UserProfileClientTest.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00