Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cuongndc9/node-express-authentication
🚀🐢 Authentication with Express, Sessions, Passport and Mongoose.
https://github.com/cuongndc9/node-express-authentication
103cuong auth authentication curl express expressjs mongoose node nodejs passport passportjs sessions
Last synced: about 1 month ago
JSON representation
🚀🐢 Authentication with Express, Sessions, Passport and Mongoose.
- Host: GitHub
- URL: https://github.com/cuongndc9/node-express-authentication
- Owner: cuongndc9
- Created: 2019-04-30T14:25:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T16:18:58.000Z (over 4 years ago)
- Last Synced: 2024-10-23T23:15:46.652Z (2 months ago)
- Topics: 103cuong, auth, authentication, curl, express, expressjs, mongoose, node, nodejs, passport, passportjs, sessions
- Language: JavaScript
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node Express Authentication
🚀🐢 Authentication with Express, Sessions, Passport and Mongoose.
## Installation
```sh
$ yarn
```## Usage
```sh
$ yarn start
```_Thank [Brad Traversy](https://github.com/bradtraversy) for awesome [tutorial](https://www.youtube.com/watch?v=6FOq4cUdH8k)._