epiph/app/packages/accounts-entrydfcc399c6fc7master
epiph/app/packages/accounts-entry
dfcc399c6fc7master
accounts-entry
accounts-entry
README.md
README.md
Meteor accounts-entry
accounts-entry is a meteor package that relies on Iron Router and provides an alternative interface to accounts-ui, with whole pages for sign up and sign in.
This fork is bumped to work with Meteor 1.2. This is a temporary solution until the authors of the plugin fix it.
Getting started
Clone The repository into a *packages/accounts-entry/* directory in your project. Run:
meteor add joshowens:accounts-entry-1.2
Then, follow the original docs.
c4science · Help