This repository has been archived by the owner on Jan 14, 2020. It is now read-only.
v3.0.0
<a name"3.0.0">
3.0.0 (2016-09-28)
Bug Fixes
- case-insensitive user name condition (2e1db902)
- type check error before condition (a2eca6c1)
- validate session with remote (93903729, closes #11)
Breaking Changes
- requires getSession to be exposed on sessionService. See
pouchdb-authentication#dbgetSession
for an example implementation.
Closes #11.
(93903729)