googlearchive / angularfire-seed

Seed project for AngularFire apps
http://angularfire.com
MIT License
410 stars 191 forks source link

Cannot create new accounts #65

Closed chinedufn closed 9 years ago

chinedufn commented 9 years ago

The auth.$createUser api calls for the email and password as separate string inputs. Looks like they're currently being sent as object properties. This is preventing new accounts from being created.

chinedufn commented 9 years ago

Invalid, 0.9.1 has new params