Skip to content

Releases: jwt-dotnet/jwt

v20200402.26

02 Apr 19:03
8fc887f
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v20200402.22

02 Apr 18:59
54f7f94
Compare
Choose a tag to compare

Changes:

  • 54f7f94 Support building decoder without algorithm factory (#264)

This list of changes was auto generated.

v20200326.1

26 Mar 16:57
f8b5a92
Compare
Choose a tag to compare

Changes:

  • f8b5a92 Allowed to verify signature with only public key (#261)
  • a3dab0e Improved tests for JwtBuilder (#260)

This list of changes was auto generated.

v20200325.4

25 Mar 19:46
65341a1
Compare
Choose a tag to compare

Changes:

  • 65341a1 Made secret optional in Decode() to support asymmetric algorithms (#259)

This list of changes was auto generated.

v20200324.2

24 Mar 19:25
c1f0a10
Compare
Choose a tag to compare

Changes:

  • c1f0a10 Fixed bug in HasOnlyOneSecret(), updated tests (#258)
  • 1737f89 Add algorithm argument to decode example in docs (#255)

This list of changes was auto generated.

v20200212.3

12 Feb 06:42
f20a3e5
Compare
Choose a tag to compare

Changes:

  • f20a3e5 Provide a strong name for all assemblies (#253)

This list of changes was auto generated.

v20200208.5

09 Feb 05:49
Compare
Choose a tag to compare

Changes:

  • 3dbb05a Make AddCalims accept IEnumerable<KeyValuePair<string, object>> (#252)

This list of changes was auto generated.

v20200208.1

08 Feb 18:43
Compare
Choose a tag to compare

Changes:

  • 5e9dced Bumped version to 6.0.0, dropped the beta prefix

This list of changes was auto generated.

v20200127.1

27 Jan 18:36
f1fdadc
Compare
Choose a tag to compare

Changes:

  • f1fdadc Adds, changes extension methods for JwtBuilder working with dates (#249)
  • 3c20f70 Fix link to Public Domain license in README (#247)

This list of changes was auto generated.

v20200119.5

19 Jan 06:48
c60690d
Compare
Choose a tag to compare

Changes:

  • c60690d Added support to JwtBuilder for asymmetric algorithms (#246)
  • fe4b1bc Update Directory.Build.props to enable SourceLink (#245)
  • 04030c3 Update build.yml (#243)
  • 243a87b RS256 ctor can accept cert with no private key (#240)

This list of changes was auto generated.