Login with out using Email address?

Database & APIs

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.

What have you tried so far?

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.

Did you check FlutterFlow's Documentation for this topic?
No
3 replies