Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.21 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.21 KB

accounts-entry

Build Status

A meteorite package that relies on Iron Router and provides an alternative interface to accounts-ui. This package has whole pages for sign up, sign in, and forgotten password.

We wanted something to work with that used Iron Router, Bootstrap 3, and didn't require the forcing of the dropdown box that didn't seem to be easily styled. But we love the ease of adding more packages like accounts-facebook or accounts-twitter, so we fully support the OAuth packages by adding buttons to let people sign-up/sign-in with those services if you add them. We also supports the accounts-password package if you add it.

Example

Examples of the package in action (check out the sign up or sign in links):

See more in our documentation.