Skip to content

Releases: combine/objection-auth

v4.0.0

27 Jun 04:29
Compare
Choose a tag to compare
  • Deprecate Tokenable. It's not necessary when JWT is used correctly.

v3.0.1

27 Jun 04:28
Compare
Choose a tag to compare
  • Set options to minutes instead of seconds.

v3.0.0

27 Jun 04:27
Compare
Choose a tag to compare
  • BREAKING: Minor refactor of option names. Technically breaking, so bump
    to v3.

v2.0.0

26 Apr 20:41
Compare
Choose a tag to compare

Breaking Change Plugins are now implemented as class mixins. See README.md for more information.