Releases: ueberauth/guardian
Releases · ueberauth/guardian
v2.4.0
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
v2.3.2
v2.3.1
What's Changed
- Use erlef/setup-beam and prettify yaml file by @kianmeng in #705
- doc: Clarify session storage behavior on sign_in in README by @KaylaBrady in #714
- Users should be able to change most config values at runtime by @geofflane in #715
New Contributors
- @KaylaBrady made their first contribution in #714
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Fix typos by @mathieuprog in #703
- Fix deprecation warnings based on 1.14-dev. by @crova in #702
New Contributors
- @mathieuprog made their first contribution in #703
- @crova made their first contribution in #702
Full Changelog: v2.2.4...v2.3.0
v2.2.4
v2.2.3
v2.2.2
What's Changed
- Fix typos by @kianmeng in #687
- Corrects Plug.Verify presentation on pipelines.md by @kimjoaoun in #688
- Fix typo in permission docs by @luhagel in #693
- Fix markdown syntax errors and typos by @heitorlisboa in #695
- Minor docs improvements, mostly around Verify* plugs by @alopezz in #692
- Permit atom keys when verifying claims with EnsureAuthenticated by @giddie in #696
New Contributors
- @kimjoaoun made their first contribution in #688
- @luhagel made their first contribution in #693
- @heitorlisboa made their first contribution in #695
- @alopezz made their first contribution in #692
- @giddie made their first contribution in #696
Full Changelog: v2.2.1...v2.2.2