jose v1.8.2 Release Notes

Release Date: 2017-03-15 // about 7 years ago

    ✨ Enhancements

    - Add support for decoding firebase certificate public keys (thanks to @noizu, see #30)

    🛠 Fixes

    • Fix cross-platform issues with EC signatures (specifically S and R sizes, thanks to @alexandrejbr, see #32)

    - Typo in documentation for JOSE.encode/1 (thanks to @DaveLampton, see #31)

    ✅ Tests

    • Tested against OTP 19.3, Elixir 1.4.x, and Poison 3.x