-
Notifications
You must be signed in to change notification settings - Fork 26
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.
wpcodevo/2fa-nodejs
ErrorLooks like something went wrong!
About
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.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published