Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:
- Host: GitHub
- URL: https://github.com/wejs/we-plugin-auth
- Owner: wejs
- Created: 2016-05-23T02:11:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T18:12:54.000Z (over 4 years ago)
- Last Synced: 2024-09-26T02:49:50.685Z (4 months ago)
- Topics: nodejs, plugin, wejs
- Language: JavaScript
- Homepage:
- Size: 220 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).