Guardian Versions Save

Elixir Authentication

v2.3.2

7 months ago

What's Changed

Full Changelog: https://github.com/ueberauth/guardian/compare/v2.3.1...v2.3.2

v2.3.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ueberauth/guardian/compare/v2.3.0...v2.3.1

v2.3.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ueberauth/guardian/compare/v2.2.4...v2.3.0

v2.2.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ueberauth/guardian/compare/v2.2.3...v2.2.4

v2.2.3

2 years ago

What's Changed

Full Changelog: https://github.com/ueberauth/guardian/compare/v2.2.2...v2.2.3

v2.2.2

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ueberauth/guardian/compare/v2.2.1...v2.2.2

v2.2.1

2 years ago

v2.1.2

3 years ago

see the changelog

v2.1.1

4 years ago

Documentation update

2.1.0

4 years ago

Enhancements:

  • Add option halt to all plugs. This allows to optionally not halt the connection on error so downstream plugs are still called #617
  • Added SlidingCookie plug that allows auto-refreshing cookie tokens #616
  • Documentation updates

Bug Fixes:

  • Error when permission was an empty list, was caused by a wrong default value, #625