pouchdb / pouchdb-auth

A PouchDB plug-in that simulates CouchDB's authentication daemon. Includes a users db that functions like CouchDB's.
36 stars 11 forks source link

TypeError: db.getUrl is not a function #39

Open VladimirCores opened 7 years ago

VladimirCores commented 7 years ago

Any api function call (.session || logIn) produce this error

err TypeError: db.getUrl is not a function at eval (eval at (vendors.bundle.js:832), :75:18) at httpQuery (eval at (vendors.bundle.js:832), :31:10) at PouchDB$5.exports.logIn (eval at (vendors.bundle.js:1479), :51:15) at eval (eval at 105 (entrance.js:50), :54:27)