I'm sorry if this is not the best place to post this, but I'm having difficulty using some of the authentication methods in AngularFire. I have password authentication enabled in Firebase: firebase.tiff.pdf
And have setup my code according to the auth sample in this repo, but see this error whenever I make a createUser/login call:
Error: The specified authentication provider is not enabled for this Firebase
I'm wondering if the problem might be using the new Firebase console? Any one come across something similar?