Skip to content

Conversation

@runegulbrandsen
Copy link
Collaborator

NOTE: Breaking changes

Version bumped to 3.0.0.
Updated support to .NET 9.
Removed support for .NET 6.
Added support for additional query string, header and body parameters that can be passed to the token endpoint.

Updated to support .NET 9 and removed .NET standard 2.0 and .NET 6
support.
Replaced AuthorizationEndpoint configuration property with TokenEndpoint
property which is more correct name in OAuth2. The AuthorizationEndpoint
configuration property is still around, but obsoleted and will be
removed later.
Added support for supplying custom parameters in body,
headers and body for the token endpoint request.

This is a breaking change since the configuration has
changed.
@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
KISS.HttpClientAuthentication 100% 100% 118
Summary 100% (275 / 275) 100% (85 / 85) 118

Minimum allowed line rate is 90%

@dozer75 dozer75 merged commit 12b56a2 into master Jan 14, 2025
3 checks passed
@dozer75 dozer75 deleted the add-additional-headers-support branch January 14, 2025 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants