An open API service indexing awesome lists of open source software.

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

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/)**