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: 9 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 9 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T18:12:54.000Z (over 5 years ago)
- Last Synced: 2025-02-24T02:54:08.027Z (10 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:
[](https://badge.fury.io/js/we-plugin-auth) [](https://travis-ci.org/wejs/we-plugin-auth) [](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:
[](https://nodei.co/npm/we-plugin-auth/)
## License
Under [the MIT license](https://github.com/wejs/we/blob/master/LICENSE.md).