UNPKG

passwordless-rethinkdbstore

Version:

RethinkDB TokenStore for Passwordless

23 lines (14 loc) 649 B
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [1.1.0] - 2016-09-19 ### Fixed - Fixed unit tests and integration with Travis CI ### Added - Ability to provide custom hash method ## [1.0.2] - 2015-06-15 ### Fixed - Fix Rethink erroring on `undefined` variable if originUrl not processed in host app - Include repository path in package to quiet npm [1.1.0]: https://github.com/staygrimm/passwordless-rethinkdbstore/compare/v1.0.2...v1.1.0 [1.0.2]: https://github.com/staygrimm/passwordless-rethinkdbstore/compare/v1.0.1...v1.0.2