Skip to content

christieewen/accounts-fabric-digits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

accounts-fabric-digits

Twitter Fabric Digits sign in with phone number for meteor. See https://docs.fabric.io/web/digits/getting-started.html

##Install

cd <your-meteor-project>

meteor add christieewen:accounts-fabric-digits

and also add following package as pre-req -

meteor add service-configuration

meteor add glittershark:meteor-express

npm install --save express

and also add following package for the example -

meteor add accounts-ui

To convert an image to a data URI with your browser, see: http://www.abeautifulsite.net/convert-an-image-to-a-data-uri-with-your-browser/

This package is not ready to be published. To try it out, go into the examples directory and run meteor.

TODO: 0. Implement the login flow

  1. Testing
  2. Documentation

Pull Requests Welcome! :)

About

Meteor package for Twitter Fabric Digits sign in with phone number. See https://docs.fabric.io/web/digits/getting-started.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published