Hello,
My team and I are working on a project and we have chosen Backendless for the backend. But I am currently facing a problem.
I want to know if it is possible to authenticate user by another field (for exemple : phone number ) rather then the email.
I have added a new field called phone_number in Users table and I want the user to login with phone_number and password.
Is it possible ? If no can I, for instance, create my own tokens based authentication… ?
We are open to any other kind of solution…
Thanks in advance.