Hello, I am trying to create a login without using email, only with an ID number and password and I cannot find a way to do it, the idea is that in the application only people who are loaded in the company's database can log in. (which does not have the email field) and not anyone who downloads the application.
Login with out using Email address?
Database & APIs
Almost all the answers are based on auth using email or preloading the user but always using email authentication, which is not what I am looking for.
No
3 replies