Releases: knownasilya/just-auth
Releases · knownasilya/just-auth
Hash error fix & more tests
v2.0.1
- Add more tests
- Fix invalid hash verification error returning
JWT Deprecations
v2.0.0
v2.0 (07/11/2016)
- Dependencies updated
Breaking Changes
tokenOptionsnow takes on expiration option,expiresIn, which is in seconds.
Features
var auth = justAuth({})now returnsauth.createToken(user, rememberMe)as a helper function for testing.
Remove debugger & updated deps
v1.2.1 Remove debugger and update deps
RememberMe
v1.2.0 - RememberMe functionality - Middleware error fix - Fix tests - ESLint
Fix dependency typo
v1.1.1 v1.1.1
Nested keys
Allows passing items like passwordHashField: 'user.password_hash' if the getUser function returns nested data.
v1.0.1
v1.0.1
v1.0.0
v1.0.0
Close to stable
v1.0.0-alpha.1 v1.0.0-alpha.1