Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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