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.
☆75Updated last year
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…☆52Updated 2 years ago
- 🔒 NestJS GraphQL Social Auth implementation supporting multiple social providers☆73Updated 2 years ago
- ☆16Updated 11 months ago
- Full Microservice Nest.js example with NATS, MySQL, and Docker☆50Updated last year
- Open-source libraries for NestJS framework☆63Updated 4 months ago
- Server-side fingerprinting library for framework NestJs☆68Updated last week
- ☆24Updated 2 years ago
- ☆44Updated last year
- ☆75Updated 2 years ago
- Nestjs with Fastify GraphQL Monolith Template☆44Updated 10 months ago
- Tutorial on how to implement full oauth☆122Updated last week
- Fastify template with Prisma, Redis, Swagger, Jest and JWT already setup☆24Updated last year
- Fully flagged microservices using nestjs, rabbitmq, kong api gateway, mongodb, postgresql, queues, grafana, loki, fluentbit☆48Updated 2 years ago
- The Ultimate Node/Docker Setup: Featuring Typescript, ESLint, Prettier, Prisma, Postgres, Migrations, and recommended VSCode Extensions☆71Updated 2 years ago
- OAuth2 implementation example using NestJs☆43Updated 3 years ago
- A powerful package for gracefully shutting down NestJS applications.☆69Updated 10 months ago
- Simple NestJS CSRF verify token☆21Updated last year
- ☆24Updated 2 years ago
- A boilerplate with Bun, Elysia, Drizzle ORM, Postgres,...☆29Updated 10 months ago
- A boilerplate for server applications with Fastify and Mongo using TypeScript.