Adding two factor authentication to Meteor.js using the Twilio Authy API
- 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