IONIC-ANGULAR Problem with: You must include credentials to use this auth method

Asked

Viewed 43 times

1

Hello, After implementing the Login method for my application and trying to log in, an error appears: "You must include credentials to use this auth method". I’ve looked in several places, but I haven’t had any answers to solve my problem!

Method of () método de para realizar login

My Mayor of auth.ts: authService

I don’t understand why he is not recognizing my credentials, because I have my firebase configured:

Login method E-mail/Password - Enabled

Authentication users - Exists

There’s something wrong I couldn’t see?

From now on, thank you!

  • Check if credentials are being passed correctly and getting to the authentication method?

  • Yes, I even put to submit a log to know if the credentials are being captured and the same way the error continues.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.