Can we have user at auth0 without email

hi, I want to create user at auth0 using unique ID instead of email. Because in my requirement, user don’t have email compulsory so i want to use user phone number as unique identifier. Please let me know if its possible or not.

HI there @rashid779939, the email would need to be unique for each user. The only way this is achievable is if the users with the same email address are split into different database connections but this wouldn’t be advised. Please let me know if you have any questions on this front, thanks!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.