https://github.com/pasan1/nodejs_expressjs_app_with_auth
NodeJS ExpressJS App with JWT Auth
https://github.com/pasan1/nodejs_expressjs_app_with_auth
api app auth authentication authorization backend encryption env expressjs javascript jwt mongodb mongoose nodejs
Last synced: 2 months ago
JSON representation
NodeJS ExpressJS App with JWT Auth
- Host: GitHub
- URL: https://github.com/pasan1/nodejs_expressjs_app_with_auth
- Owner: pasan1
- Created: 2023-11-26T11:50:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-26T12:09:42.000Z (over 2 years ago)
- Last Synced: 2025-02-05T18:06:48.864Z (over 1 year ago)
- Topics: api, app, auth, authentication, authorization, backend, encryption, env, expressjs, javascript, jwt, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJS ExpressJS App with Authentication
## Description
This is a NodeJS ExpressJS App with Authentication. It uses PassportJS for authentication and MongoDB for data storage.
## Installation
1. Clone the repository
2. Run `npm install`
3. Run `npm start`
4. Enjoy!
## Configuration
You can configure the app by editing the `.env` file.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Author
* **[Pasan Abeysekara](
https://pasanabeysekara.com/)**
* **[LinkedIn](https://www.linkedin.com/in/pasanabeysekara/)**