Skip to content

messagemedia/messagemedia-2fa-glitch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Two-Factor Authentication with MessageMedia Messages API

HitCount

Two-Factor Authentication (2FA) adds an extra layer of protection beyond the password. This notably decreases the risk of a hacker accessing your online accounts by combining something you know (a password) with a second factor, something you have such as a mobile phone. By adding this additional factor to your security flow, an account with a compromised password will still remain secure.

Getting Started

To get started you need to:

  • Sign up for API keys from the MessageMedia Developer Portal
  • Clone this project by clicking on the button below
    Remix on Glitch
  • Copy across the API keys into the .env file
  • Click on "Show Live" at the top left
  • Enter your mobile phone number and submit the form
  • You should receive an SMS with a 6-digit code
  • Enter the code and click verify

Resources

About

2FA using the MessageMedia Messages API and Glitch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 55.3%
  • JavaScript 42.7%
  • CSS 2.0%