All Versions
19
Latest Version
Avg Release Cycle
82 days
Latest Release
1442 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.0.3 Changes
October 25, 2014๐ Bugfixes:
- N/A
๐ Features:
- โก๏ธ UPDATE token generator to ensure use of Node.js' strong crypro lib
- โก๏ธ UPDATE token generator to produce shorter Base58 tokens
- โ ADD dependency to base58-native
- โ REMOVE dependency to node-uuid
๐ Documentation:
- N/A
-
v1.0.2 Changes
October 25, 2014๐ Bugfixes:
- โ ADD save-session before redirect to avoid a bug in express
๐ Features:
- N/A
๐ Documentation:
- N/A
-
v1.0.1 Changes
October 18, 2014๐ Bugfixes:
- N/A
๐ Features:
- โก๏ธ UPDATED error description involving req.body to be clearer
๐ Documentation:
- N/A
-
v1.0.0 Changes
October 15, 2014๐ Bugfixes:
- N/A
๐ Features:
- โฌ๏ธ BUMP to v1.0.0 - Passwordless can be considered stable now
๐ Documentation:
- N/A
-
v0.1.6 Changes
October 15, 2014๐ Bugfixes:
- N/A
๐ Features:
- โก๏ธ update to have the example pull passwordless from npm
๐ Documentation:
- N/A
-
v0.1.5 Changes
October 10, 2014๐ Bugfixes:
- N/A
๐ Features:
- โก๏ธ update to pass request object to getUserId of requestToken
๐ Documentation:
- โก๏ธ update to incude changes to requestToken
-
v0.1.4 Changes
July 06, 2014๐ Bugfixes:
- N/A
๐ Features:
- โ add breaking change: by default allowTokenReuse is set to false
- โ add option: allowTokenReuse to define wether users are allow to re-use tokens
๐ Documentation:
- โก๏ธ update to include allowTokenReuse option
-
v0.1.3 Changes
July 05, 2014๐ Bugfixes:
- N/A
๐ Features:
- โ add successRedirect option for acceptToken
๐ Documentation:
- โก๏ธ update to include successRedirect option
- โก๏ธ update of smaller typos
-
v0.1.2 Changes
June 26, 2014๐ Bugfixes:
- N/A
๐ Features:
- N/A
๐ Documentation:
- โ add CHANGELOG
- โก๏ธ update of README