What's Changed
- fix: codegen token must use base64url encoding by @yordis in #726
- bump jose dep for security patch by @rossvz in #728
- Update versions from readme and tutorial by @boterop in #730
- Wording in readme by @jwbaldwin in #731
- Broken link in docs by @boterop in #734
- refactor: deprecate use of unless by @johnmcguin in #735
- Add day ttl option in encode_and_sign doc by @bardoor in #736
- Updates repo by @michelboaventura in #738
- Fix VerifyToken compilation under OTP 28 by allowing binary scheme_reg by @ptitmouton in #739
New Contributors
- @rossvz made their first contribution in #728
- @boterop made their first contribution in #730
- @jwbaldwin made their first contribution in #731
- @johnmcguin made their first contribution in #735
- @bardoor made their first contribution in #736
- @michelboaventura made their first contribution in #738
- @ptitmouton made their first contribution in #739
Full Changelog: v2.3.2...v2.4.0