-
Notifications
You must be signed in to change notification settings - Fork 385
Releases: ueberauth/guardian
Releases · ueberauth/guardian
v2.4.0
@yordis
yordis
4e7db97
This commit was signed with the committer’s verified signature.
yordis
Yordis Prieto
SSH Key Fingerprint: ZU+Hy5NDNA6C1X6oHO6xOdFJMV0A70UQhl8ehiMo/wQ
Verified
Learn about vigilant mode.
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
Contributors
michelboaventura, ptitmouton, and 6 other contributors
Assets 2
v2.3.2
v2.3.1
@yordis
yordis
d8c87e3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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
Assets 2
v2.3.0
@yordis
yordis
cdfdd3a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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
Assets 2
v2.2.4
v2.2.3
@yordis
yordis
09690cd
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
Full Changelog: v2.2.2...v2.2.3
Assets 2
v2.2.2
@yordis
yordis
49702bc
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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
Contributors
giddie, kianmeng, and 4 other contributors
Assets 2
1 person reacted
v2.2.1
chore: versioning
Assets 2
v2.1.2
see the changelog
Assets 2
v2.1.1
Documentation update