Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nextorigin/passport-couch
CouchDB Strategy for PassportJS
https://github.com/nextorigin/passport-couch
Last synced: 5 days ago
JSON representation
CouchDB Strategy for PassportJS
- Host: GitHub
- URL: https://github.com/nextorigin/passport-couch
- Owner: nextorigin
- Created: 2016-10-10T16:18:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-09T19:16:06.000Z (about 7 years ago)
- Last Synced: 2024-09-23T01:51:07.300Z (about 2 months ago)
- Language: CoffeeScript
- Size: 7.81 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - nextorigin/passport-couch - CouchDB Strategy for PassportJS (others)
README
# passport-couch
[![Build Status][ci-master]][travis-ci]
[![Coverage Status][coverage-master]][coveralls]
[![Dependency Status][dependency]][david]
[![devDependency Status][dev-dependency]][david-dev]
[![Downloads][downloads]][npm]CouchDB Strategy for PassportJS
[![NPM][npm-stats]][npm]
## Installation
```sh
npm install --save passport-couch
```## License
MIT
[ci-master]: https://img.shields.io/travis/nextorigin/passport-couch/master.svg?style=flat-square
[travis-ci]: https://travis-ci.org/nextorigin/passport-couch
[coverage-master]: https://img.shields.io/coveralls/nextorigin/passport-couch/master.svg?style=flat-square
[coveralls]: https://coveralls.io/r/nextorigin/passport-couch
[dependency]: https://img.shields.io/david/nextorigin/passport-couch.svg?style=flat-square
[david]: https://david-dm.org/nextorigin/passport-couch
[dev-dependency]: https://img.shields.io/david/dev/nextorigin/passport-couch.svg?style=flat-square
[david-dev]: https://david-dm.org/nextorigin/passport-couch?type=dev
[downloads]: https://img.shields.io/npm/dm/passport-couch.svg?style=flat-square
[npm]: https://www.npmjs.org/package/passport-couch
[npm-stats]: https://nodei.co/npm/passport-couch.png?downloads=true&downloadRank=true&stars=true