All Versions
2
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v0.2 Changes
๐ New features
- ๐ Ability to use public keys only if you do not intend to sign tokens. This feature is backwards incompatible:
- Function
signJwt
has been removed in favor ofsign
andsign'
- Signing and decoding functions now depend on the new
Algorithm k
type and their contexts have been extended to accomodate new key classes (SigningKey
andDecodingKey
respectively) - JWT header
alg
is now an enumeration, handling of all key data has been moved toAlgorithm
- Function
- ๐ Ability to use public keys only if you do not intend to sign tokens. This feature is backwards incompatible:
-
v0.1 Changes
- ๐ Initially created.
๐ [2]: https://github.com/marcin-rzeznicki/libjwt-typed/releases