Releases: combine/objection-auth
Releases · combine/objection-auth
v4.0.0
- Deprecate
Tokenable
. It's not necessary when JWT is used correctly.
v3.0.1
- Set options to minutes instead of seconds.
v3.0.0
- BREAKING: Minor refactor of option names. Technically breaking, so bump
to v3.
v2.0.0
Breaking Change Plugins are now implemented as class mixins. See README.md for more information.