Tags: jwt-dotnet/jwt
Tags
Updated System.Text.Json to version 9.0.0 (#509) * Updated System.Text.Json to version 9.0.0 * Updated JWT version to 11.0.0 * Updated CHANGELOG.md --------- Co-authored-by: Alexander Batishchev <[email protected]>
Made events async (#501) * Made Events Async * Updated Readme and version * Updated CHANGELOG.md * Bumped version to beta4 --------- Co-authored-by: Alexander Batishchev <[email protected]>
Switched to events model to DI of event type (#495) * Switch to Events Model to Allow IoC of Event Type * Added, updated tests * Updated changelog * Bumped JWT.Extensions.AspNetCore version to beta3 --------- Co-authored-by: Alexander Batishchev <[email protected]> Co-authored-by: Alex Batishchev <[email protected]>
Removed referencing System.Text.Json when targeting modern .NET (#497) * Removed referencing System.Text.Json when targeting modern .NET * Bumped version, updated dependencies, added changelog --------- Co-authored-by: Alex Batishchev <[email protected]>
Made ctor of ValidationParameters public (#480) * Made ctor of ValidationParameters public * Set default values for boolean properties to true * Update tests * Bumped version to 10.1.1 * Update CHANGELOG.md --------- Co-authored-by: Alexander Batishchev <[email protected]>
Added default ctor to JwtHeader and decorated it with [JsonConstructo… …r] (#475) * Bumped version to 10.0.3 * Updated JwtHeader.cs * Updated CHANGELOG.md * Updated JwtHeaderTests.cs * Updated JwtBuilderEncodeTests.cs --------- Co-authored-by: ajaume <[email protected]> Co-authored-by: Alexander Batishchev <[email protected]>
Including CHANGELOG file into build drop (#465) * Update build.yml
PreviousNext