Skip to content
This repository was archived by the owner on Sep 20, 2022. It is now read-only.

Releases: Turbasen/node-turbasen-auth

v1.2.3

24 Jun 09:28
Compare
Choose a tag to compare

Documentation:

  • Fix invalid code example in README 😭

v1.2.2

24 Jun 09:28
Compare
Choose a tag to compare

Documentation:

  • Fix invalid code example in README 😢

v1.2.1

24 Jun 09:25
Compare
Choose a tag to compare

Bug Fixes:

  • Return pre-defined dkLen (fbd06a7)

Documentation:

  • Document #createUserAuth() method (1cd8410)
  • Fix spelling and invalid code examples

v1.2.0

18 Jun 10:28
Compare
Choose a tag to compare

New Features:

  • New #createUserAuth() function

v1.1.3

18 Jun 10:27
Compare
Choose a tag to compare

Bug Fixes:

  • Fix another broken build on NPM

v1.1.2

18 Jun 09:09
Compare
Choose a tag to compare

Bug Fixes:

  • Fix broken build on NPM (a975a93)

Enhancements:

  • Refactor crypto stuff to separate module (4856e75)