Releases: e-sites/Cobalt
Releases · e-sites/Cobalt
v7.3.3
Bugfix
- Preventing concurrency when refreshing the access token simultaneously for multiple requests
v7.3.2
Improvement
- Added
cachePolicy
to requests, which sets URLRequest.cachePolicy
v7.3.0
New features
- Added option for PKCE to authorization configuration
- Added ability to create AuthorizationCodeRequest to simplify authorization_code grant type
v5.9.5
Adding JSON to underlying error when present
v5.9.4
Adding underlying instead of unknown error
v5.9.3
Bugfix in manual authentication
v5.9.2
Bugfix in manual authentication