Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

jaireddjawed/Two-Factor-Authentication-Meteor

Repository files navigation

Two Factor Authentication Meteor

Adding two factor authentication to Meteor.js using the Twilio Authy API

Run this Project

  • Install Meteor.js if you haven't done it yet
  • Clone Repo
  • Get a Twilio Authy Api Key
  • Paste Your Api Key in the authy field of the settings-development.json file
  • npm install
  • Run npm start