2.0.0
What's Changed
- docs: add jwk and jwe example to readme by @laszlo-major-tietoevry in #8
- feat(jwe): add chacha20-poly1305 support encryption for ecdhes and ecdh1pu by @beatt83 in #10
Features
- feat(jwt): add some useful methods to JWT so it can provide the essential information
- feat(jwe): add chacha20-poly1305 support encryption for ecdhes and ecdh1pu (https://github.com/beatt83/jose-swift/pull/10[)](https://github.com/beatt83/jose-swift/commit/3d48a518c948b6c5c07ca357a0b1f0143767f832)
Breaking Change
New Contributors
- @laszlo-major-tietoevry made their first contribution in #8
Full Changelog: 1.2.2...2.0.0