wpcodevo / 2fa-nodejsLinks
This article will teach you how to secure a Node.js API by implementing two-factor authentication (2FA) system using tokens generated by Google Authenticator or Authy. The one-time passcode (OTP) can be delivered via different methods like SMS but we will use Google Authenticator or Authy to reduce the complexity of the project.
☆79Updated 2 years ago
Alternatives and similar repositories for 2fa-nodejs
Users that are interested in 2fa-nodejs are comparing it to the libraries listed below
Sorting:
- This article will teach you how to secure a React.js app by implementing two-factor authentication (2FA) feature using TOTP tokens genera…☆54Updated 2 years ago
- One Time Password generator☆75Updated last week
- 🔒 NestJS GraphQL Social Auth implementation supporting multiple social providers☆73Updated 2 years ago
- Node.js SDK for ImageKit.io API.☆106Updated last week
- OAuth2 implementation example using NestJs☆44Updated 4 years ago
- ☆16Updated last year
- Server-side fingerprinting library for framework NestJs☆68Updated 3 months ago
- A ready-to-use authentication service build with express.js, that provides secure and reliable authentication using JSON Web Tokens (JWT…☆250Updated last year
- Open-source libraries for NestJS framework☆66Updated this week
- Fastify typescript boilerplate with Prisma☆241Updated last year
- fastify boilerplate for building RESTful APIs ⏰ Includes design (APIs), deploy(Application), and monitoring(Application).☆110Updated 2 years ago
- 🚀 A boilerplate for Node.js api projects with Express.js, Sequelize, PostgreSQL and ES6+☆148Updated 2 months ago
- Simple starter template for ExpressJs and TypeScript based on expressjs/generator and TypeScript-Node-Starter☆148Updated last week
- A boilerplate for server applications with Fastify.☆85Updated last month
- Official mailtrap.io Node.js client☆98Updated this week
- Tutorial on how to implement full oauth