api-auth

1.0.4 • Public • Published

Use couch-profiles to perform basic auth in express apps

Tests

First install all the dev dependencies with npm install and then execute

npm test

To run the tests you may need to first create the db and needed views. You can easily do this using the couchdb-update-views module. First navigate to the root directory of this module and execute

[sudo] npm install -g couchdb-update-views
couchdb-update-views --docsDir node_modules/couch-profile/docs --config test/config.json`

Readme

Keywords

none

Package Sidebar

Install

npm i api-auth

Weekly Downloads

3

Version

1.0.4

License

BSD

Last publish

Collaborators

  • clewfirst