| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-05 | 1.7 kB | |
| v2.4.0 source code.tar.gz | 2025-08-05 | 79.2 kB | |
| v2.4.0 source code.zip | 2025-08-05 | 119.9 kB | |
| Totals: 3 Items | 200.7 kB | 0 | |
What's Changed
- fix: codegen token must use base64url encoding by @yordis in https://github.com/ueberauth/guardian/pull/726
- bump jose dep for security patch by @rossvz in https://github.com/ueberauth/guardian/pull/728
- Update versions from readme and tutorial by @boterop in https://github.com/ueberauth/guardian/pull/730
- Wording in readme by @jwbaldwin in https://github.com/ueberauth/guardian/pull/731
- Broken link in docs by @boterop in https://github.com/ueberauth/guardian/pull/734
- refactor: deprecate use of unless by @johnmcguin in https://github.com/ueberauth/guardian/pull/735
- Add day ttl option in encode_and_sign doc by @bardoor in https://github.com/ueberauth/guardian/pull/736
- Updates repo by @michelboaventura in https://github.com/ueberauth/guardian/pull/738
- Fix VerifyToken compilation under OTP 28 by allowing binary scheme_reg by @ptitmouton in https://github.com/ueberauth/guardian/pull/739
New Contributors
- @rossvz made their first contribution in https://github.com/ueberauth/guardian/pull/728
- @boterop made their first contribution in https://github.com/ueberauth/guardian/pull/730
- @jwbaldwin made their first contribution in https://github.com/ueberauth/guardian/pull/731
- @johnmcguin made their first contribution in https://github.com/ueberauth/guardian/pull/735
- @bardoor made their first contribution in https://github.com/ueberauth/guardian/pull/736
- @michelboaventura made their first contribution in https://github.com/ueberauth/guardian/pull/738
- @ptitmouton made their first contribution in https://github.com/ueberauth/guardian/pull/739
Full Changelog: https://github.com/ueberauth/guardian/compare/v2.3.2...v2.4.0