https://github.com/bencoderus/nodejs-authentication
Nodejs Authentication implemented using RSA algorithm
https://github.com/bencoderus/nodejs-authentication
Last synced: 9 months ago
JSON representation
Nodejs Authentication implemented using RSA algorithm
- Host: GitHub
- URL: https://github.com/bencoderus/nodejs-authentication
- Owner: bencoderus
- Created: 2020-04-08T08:51:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T13:22:06.000Z (about 5 years ago)
- Last Synced: 2025-01-24T08:31:31.231Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 313 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nodejs-Authentication
Nodejs Authentication implemented using RSA algorithm
### Installation
1. Clone Repository https://github.com/bencoderus/Nodejs-Authentication
2. Change directory to project directory using CLI
3. Run npm install.
4. Run npm start.
### Technologies
Nodejs
Express js
Mongodb