You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?