Skip to content

Commit

Permalink
CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
robotdan committed Sep 27, 2023
1 parent a181aea commit b5a0b34
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
FusionAuth JWT Changes

Changes in 5.3.0

* Add support for providing your own JWT header. This wil, enable you to customize the header property order for example.

Resolves https://github.com/FusionAuth/fusionauth-jwt/issues/52
Thanks to @mdemille for the request and the PR!

Changes in 5.2.4

* Bind a deserializer using @JsonDeserialize the JWT object for all ZoneDateTime objects. This allows
Expand Down

0 comments on commit b5a0b34

Please sign in to comment.