0
ben.shelton created
- ABP Framework version: v7.2.2
- UI Type: MVC
- Database System: EF Core
- Tiered (for MVC) or Auth Server Separated (for Angular): no
In our application, we would like to allow users to be created without email addresses as well as allow multiple users to be created with the same email address. Is there any built in way we can accomplish this? If not, what would be the recommended solution to accomplish this?
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
Hi ben.shelton,
please check this https://stackoverflow.com/questions/45531687/aspnetboilerplate-email-address-remove-unique-validation
and https://support.abp.io/QA/Questions/2293/User-without-email
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)