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.

Home Page:https://codevoweb.com/two-factor-authentication-2fa-in-nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wpcodevo/2fa-nodejs Stargazers