Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wpcodevo/2fa-nodejs
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.
https://github.com/wpcodevo/2fa-nodejs
2fa express expressjs nodejs nodejs-server otp otp-applications otp-verification otpauth speakeasy totp two-factor-auth two-factor-authentication
Last synced: about 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/wpcodevo/2fa-nodejs
- Owner: wpcodevo
- Created: 2022-10-03T09:39:02.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-16T09:48:12.000Z (over 1 year ago)
- Last Synced: 2024-05-15T15:32:41.159Z (8 months ago)
- Topics: 2fa, express, expressjs, nodejs, nodejs-server, otp, otp-applications, otp-verification, otpauth, speakeasy, totp, two-factor-auth, two-factor-authentication
- Language: TypeScript
- Homepage: https://codevoweb.com/two-factor-authentication-2fa-in-nodejs
- Size: 38.1 KB
- Stars: 62
- Watchers: 1
- Forks: 25
- Open Issues: 0