Bugfixes:
- fixed
Using the last argument as keyword parameters is deprecated;
warnings
Features:
- added changelog
Bugfixes:
- fixed double exp key in payload
Support:
- moved decode error text to a constant within token class
Features:
- added new error class
JWTSessions::Errors::Expired
Bugfixes:
- fixed lookup for refresh token for namespaced sessions
Support:
- updated sqlite to ~> 1.4 in
dummy_api
- added 2.6.3 Ruby to CI