Yes I already studied the same tutorial.
I am not using FORM, I am using ng-click="register(name, email, password)" for SignUp.
My app is working fine. But after a successful registration, the email is not sending to corresponding user?
Is there any way to send this? I am using FIREBASE.