Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wejs/we-plugin-auth

We.js authentication plugin with passport :closed_lock_with_key:
https://github.com/wejs/we-plugin-auth

nodejs plugin wejs

Last synced: about 2 months ago
JSON representation

We.js authentication plugin with passport :closed_lock_with_key:

Awesome Lists containing this project

README

        

# we-plugin-auth :closed_lock_with_key:

[![npm version](https://badge.fury.io/js/we-plugin-auth.svg)](https://badge.fury.io/js/we-plugin-auth) [![Build Status](https://travis-ci.org/wejs/we-plugin-auth.svg?branch=master)](https://travis-ci.org/wejs/we-plugin-auth) [![Coverage Status](https://coveralls.io/repos/github/wejs/we-plugin-auth/badge.svg?branch=master)](https://coveralls.io/github/wejs/we-plugin-auth?branch=master)

We.js authentication plugin, add suport to passport and local strategy auth routes

## Installation:

```sh
we i we-plugin-auth
```

## Routes:

See: https://github.com/wejs/we-plugin-auth/blob/master/plugin.js#L79

## Links

- We.js site: http://wejs.org

## NPM Info:

[![NPM](https://nodei.co/npm/we-plugin-auth.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/we-plugin-auth/)

## License

Under [the MIT license](https://github.com/wejs/we/blob/master/LICENSE.md).