pouchdb-auth
pouchdb-auth copied to clipboard
A PouchDB plug-in that simulates CouchDB's authentication daemon. Includes a users db that functions like CouchDB's.
Hello lovely humans, [couchdb-calculate-session-id](https://www.npmjs.com/package/couchdb-calculate-session-id) just published its new version 1.1.1. State Failing tests :warning: Dependency couchdb-calculate-session-id New version 1.1.1 Type dependency This version is **covered** by your **current version range**...
Hello lovely humans, [pouchdb-promise](https://www.npmjs.com/package/pouchdb-promise) just published its new version 6.0.6. State Update :rocket: Dependency pouchdb-promise New version 6.0.6 Type dependency This version is **not covered** by your **current version range**....
Hello lovely humans, [pouchdb-promise](https://www.npmjs.com/package/pouchdb-promise) just published its new version 6.0.5. State Update :rocket: Dependency pouchdb-promise New version 6.0.5 Type dependency This version is **not covered** by your **current version range**....
Hello lovely humans, [pouchdb-promise](https://www.npmjs.com/package/pouchdb-promise) just published its new version 6.0.4. State Update :rocket: Dependency pouchdb-promise New version 6.0.4 Type dependency This version is **not covered** by your **current version range**....
Hello lovely humans, [pouchdb-promise](https://www.npmjs.com/package/pouchdb-promise) just published its new version 6.0.3. State Update :rocket: Dependency pouchdb-promise New version 6.0.3 Type dependency This version is **not covered** by your **current version range**....
As noted in #17 The error is: ``` > [email protected] helper /home/travis/build/pouchdb/pouchdb-auth > pouchdb-plugin-helper "lint" events.js:72 throw er; // Unhandled 'error' event ^ Error: spawn ENOENT at errnoException (child_process.js:1011:11) at...
Hello lovely humans, [base64url](https://www.npmjs.com/package/base64url) just published its new version 2.0.0. State Update :rocket: Dependency base64url New version 2.0.0 Type dependency This version is **not covered** by your **current version range**....
There is no real-world example I could find yet. Please add some working example code.
Hello lovely humans, [pouchdb-plugin-helper](https://www.npmjs.com/package/pouchdb-plugin-helper) just published its new version 3.0.2. State Failing tests :rotating_light: Dependency pouchdb-plugin-helper New version 3.0.2 Type devDependency This version is **covered** by your **current version range**...
including auth_cache_size. The hardest part is probably invalidating the cache. Then again, every write to the db is already intercepted so it shouldn't be too difficult.