Base solution for your next web application
Open Closed

additional Auth. using our custom table #9615


User avatar
0
inventiskr created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version?
  • What is your product type (Angular or MVC)? MVC
  • What is product framework type (.net framework or .net core)? .net framework

If issue related with ABP Framework

  • What is ABP Framework version? 3.5

We are going to implement additional Auth. using our custom table to provide B2C. We will keep using AbpUser for Business user but now we have to provide an additional Auth for Customer. Do you have any related document or idea?


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @inventiskr

    Would you like to authenticate some of the users from AbpUsers table and some others (Customer) from another table ? If so, I do't have an idea how to do this. What is the reason for not using AbpUsers table ? Maybe we can offer you another solution for using AbpUsers table also for customer.

    Thanks,