Skip to content

Commit

Permalink
chore(changelog): added entry in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Divan009 committed Oct 10, 2024
1 parent 30d2352 commit 77a10bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Changed
jwt.encode({"payload":"abc"}, key=None, algorithm='none')
```

- Added validation for 'sub' (subject) and 'jti' (JWT ID) claims in tokens

Fixed
~~~~~

Expand Down

0 comments on commit 77a10bb

Please sign in to comment.