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

Latest commit

 

History

History
12 lines (11 loc) · 477 Bytes

File metadata and controls

12 lines (11 loc) · 477 Bytes

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