Skip to content

Releases: jwt-dotnet/jwt

Jwt 20220408.21

08 Apr 20:59
3254c0d
Compare
Choose a tag to compare

Changes:

  • 3254c0d Marked HMAC SHA based algorithms as insecure and obsolete (#384)
  • 06c7556 Added null-check to JwtAlgorithmFactory (#383)

This list of changes was auto generated.

Jwt 20220408.16

08 Apr 19:27
9333511
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

Jwt 20220408.10

08 Apr 18:34
7c7bfe3
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

Jwt 20220213.1

13 Feb 23:51
d7d76fb
Compare
Choose a tag to compare

Changes:

  • d7d76fb Made Decoder, Serializer to accept Type. Added PayloadType to JwtAuthenticationOptions. (#375)
  • d4dee86 Update README.md
  • 20378ec Refactored referencing common tests project (#371)

This list of changes was auto generated.

Jwt 20220122.4

22 Jan 16:22
cff76cd
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

Jwt 20220101.17

01 Jan 01:46
ed877b8
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

Jwt 20220101.14

01 Jan 01:41
ca9fd47
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

Jwt 20211129.4

29 Nov 18:46
de687bf
Compare
Choose a tag to compare

Changes:

  • de687bf Added RSA algorithm for 1024, 2048, 4096 key lengths (#362)
  • 65d6817 Update JWT.Extensions.AspNetCore.csproj (#361)

This list of changes was auto generated.

Jwt 20211118.5

18 Nov 00:56
b071d3a
Compare
Choose a tag to compare

Changes:

  • b071d3a Added JWT.Extensions.DependencyInjection (#346)

This list of changes was auto generated.

Jwt 20211118.3

18 Nov 00:45
f4959a0
Compare
Choose a tag to compare

Changes:

  • f4959a0 Added support to specify custom headers using fluent calls #358 (#360)

This list of changes was auto generated.