Skip to content

Releases: knownasilya/just-auth

Hash error fix & more tests

11 Jul 14:07

Choose a tag to compare

v2.0.1

  • Add more tests
  • Fix invalid hash verification error returning

JWT Deprecations

11 Jul 13:30

Choose a tag to compare

v2.0.0

v2.0 (07/11/2016)

  • Dependencies updated

Breaking Changes

  • tokenOptions now takes on expiration option, expiresIn, which is in seconds.

Features

  • var auth = justAuth({}) now returns auth.createToken(user, rememberMe) as a helper function for testing.

Remove debugger & updated deps

14 Sep 18:34

Choose a tag to compare

v1.2.1

Remove debugger and update deps

RememberMe

21 Jul 14:32

Choose a tag to compare

v1.2.0

- RememberMe functionality
- Middleware error fix
- Fix tests
- ESLint

Fix dependency typo

10 Jul 12:51

Choose a tag to compare

v1.1.1

v1.1.1

Nested keys

10 Jul 12:50

Choose a tag to compare

Allows passing items like passwordHashField: 'user.password_hash' if the getUser function returns nested data.

v1.0.1

08 Jul 19:56

Choose a tag to compare

v1.0.1

v1.0.0

08 Jul 19:55

Choose a tag to compare

v1.0.0

Close to stable

25 Jun 14:13

Choose a tag to compare

v1.0.0-alpha.1

v1.0.0-alpha.1