Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jobsamuel/pass
A demo app that uses Passport.
https://github.com/jobsamuel/pass
Last synced: 27 days ago
JSON representation
A demo app that uses Passport.
- Host: GitHub
- URL: https://github.com/jobsamuel/pass
- Owner: jobsamuel
- License: mit
- Created: 2014-09-19T22:55:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-21T02:23:16.000Z (over 9 years ago)
- Last Synced: 2024-04-14T23:28:37.543Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 160 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pass
> A demo app that uses [Passport](https://github.com/jaredhanson/passport).
### usage
```
$ git clone [email protected]:jobsamuel/pass.git
$ npm install
$ cd app
$ node app.js
```
### creditsThanks to [Carlos Azaustre](https://github.com/carlosazaustre) for this helpful tutorial: [passportjs-example](http://youtu.be/Oy5ds6z4R-c)
# license
[MIT License](http://opensource.org/licenses/MIT) :copyright: Jobsamuel Núñez