I am writing a EmberJS web application. I want to create and authenticate the user using firebase. I am using the emberfire
https://github.com/firebase/emberfire
I am not able to create a user using the emberfire. There is no info regarding user creation.
Any thoughts?
Thanks
This is example from my signup component: