All Versions
19
Latest Version
Avg Release Cycle
82 days
Latest Release
2110 days ago

Changelog History
Page 1

  • v1.1.3 Changes

    July 14, 2018

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  FIX a minor bug in the test suite

    ๐Ÿ”‹ Features:

    • โšก๏ธ UPDATED dependencies
    • โž• ADD new, console-based example
  • v1.1.2 Changes

    October 22, 2016

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  FIX _generateNumberToken converts the generated number into a string
  • v1.1.1 Changes

    March 05, 2016

    ๐Ÿ›  Bugfixes:

    • N/A

    ๐Ÿ”‹ Features:

    • โž• ADD pass of req object to the addDelivery callback

    ๐Ÿ“š Documentation:

    • โž• ADD pass of req object to the addDelivery callback
  • v1.1.0 Changes

    June 18, 2015

    ๐Ÿ›  Bugfixes:

    • N/A

    ๐Ÿ”‹ Features:

    • โž• ADD option.skipForceSessionSave to support cookie-session middleware
    • โšก๏ธ UPDATE to latest dependencies
    • โšก๏ธ UPDATE example to work with latest dependencies

    ๐Ÿ“š Documentation:

    • N/A
  • v1.0.9 Changes

    February 14, 2015

    ๐Ÿ›  Bugfixes:

    • N/A

    ๐Ÿ”‹ Features:

    • N/A

    ๐Ÿ“š Documentation:

    • ๐Ÿ‘ Better documentation of all callbacks used in Passwordless
    • Clarification of Readme.md highlighting that req is passed to the callback
  • v1.0.8 Changes

    November 26, 2014

    ๐Ÿ›  Bugfixes:

    • N/A

    ๐Ÿ”‹ Features:

    • โšก๏ธ UPDATE res.send(status) to res.status.send() in line with Express API changes. Backwards compatible to Express 3.x

    ๐Ÿ“š Documentation:

    • N/A
  • v1.0.7 Changes

    November 23, 2014

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  FIXED handling of UIDs as numbers can cause issues with MongoDB

    ๐Ÿ”‹ Features:

    • N/A

    ๐Ÿ“š Documentation:

    • N/A
  • v1.0.6 Changes

    November 23, 2014

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  FIXED handling of allowGet for requestToken does not get tripped by request body data

    ๐Ÿ”‹ Features:

    • N/A

    ๐Ÿ“š Documentation:

    • N/A
  • v1.0.5 Changes

    November 07, 2014

    ๐Ÿ›  Bugfixes:

    • N/A

    ๐Ÿ”‹ Features:

    • โž• ADD addDelivery options.numberToken to generate number-based tokens

    ๐Ÿ“š Documentation:

    • โšก๏ธ Small update to include numberToken
  • v1.0.4 Changes

    October 29, 2014

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  FIXED wrong capitalization of lib/passwordless folder

    ๐Ÿ”‹ Features:

    • โšก๏ธ UPDATE dependency of Base58 encoder to bs58 (pure JS)

    ๐Ÿ“š Documentation:

    • N/A