Contact your email or phone number using

I want users to be able to connect to their account with their email address or . I checked that we can change authentication_keys when setting the parameters, but this is the " and " instead of " or " method .

Any idea?

+3
source share
1 answer

See below in this article for more details.

How to allow users to log in using their username or email address

You can simulate your application in the same way on phone numberor email. I just saved myself from repeating the whole process from the article.

+6

All Articles