Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/septa-ma/jwt_authentication
Coding passwordless authentication using Node.js, MongoDB, ES6 and devops tools
https://github.com/septa-ma/jwt_authentication
ansible crud docker ecmascript6 jenkins jwt-authentication mongodb nodejs passwordless-authentication
Last synced: about 9 hours ago
JSON representation
Coding passwordless authentication using Node.js, MongoDB, ES6 and devops tools
- Host: GitHub
- URL: https://github.com/septa-ma/jwt_authentication
- Owner: septa-ma
- License: apache-2.0
- Created: 2022-05-03T16:37:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-11T17:57:07.000Z (over 1 year ago)
- Last Synced: 2023-08-12T00:52:30.186Z (over 1 year ago)
- Topics: ansible, crud, docker, ecmascript6, jenkins, jwt-authentication, mongodb, nodejs, passwordless-authentication
- Language: JavaScript
- Homepage:
- Size: 937 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This project consist of:
- Passwordless Authentication by Sending Emails Securely Using Node.js, Nodemailer, SMTP, Gmail, and JWT, OAuth2
- CRUD
- server security
- upload image
- makeing qrcode
- adding location
- useing cron job
- DevOps:
- push code to the github repo
- make a docker container and manage with docker compose
- make pipleline with jenkins
- push image to docker hub
- ansible plabook for installing docker and deploying the image
- **for more information about devops tools check this repo: https://github.com/septa-ma/DevOps.git**