try again

This commit is contained in:
sigma67 2025-12-23 15:15:47 +01:00
parent 316ed324d2
commit 5ecf39cf3b

View File

@ -13,7 +13,7 @@ Add your changes below.
### Fixed
- Don't override verify attribute when requesting access token in SpotifyClientCredentials
- Don't override verify attribute when requesting access token in SpotifyClientCredentials.
This made it impossible to actually disable cert verification or set a custom certificate chain (i.e. in a corporate network).
### Removed