Guardian Db Versions Save

Guardian DB integration for tracking tokens and ensuring logout cannot be replayed.

v3.0.0

9 months ago

What's Changed

Breaking changes

  • Guardian.DB.Token.SweeperServer becomes Guardian.DB.Sweeper

New Contributors

Full Changelog: https://github.com/ueberauth/guardian_db/compare/v2.1...v3.0.0

v2.1

3 years ago

This release includes the newly minted revoke_all/1 function to revoke all tokens previously issued to subject in addition to some minor improvements.

v2.0.3

4 years ago

Loosen the version requirement for ecto_sql

v2.0.2

4 years ago

v2.0.1

4 years ago
  • Improve documentations

v2.0.0

5 years ago

New Features

  • Add on_refresh callback.

Bug Fixes

  • Add prefix to table back.

Breaking Changes

  • Ecto 3 is required.

v1.1.0

6 years ago

v1.0

6 years ago

v0.7.0

8 years ago
  • Add a schema prefix
  • Add an expired token sweeper process

v0.6.0

8 years ago

Breaking

  • Add support for ecto 2 rc