Base solution for your next web application

Activities of "mk2software"

Angular & .net core Version: V9.1.0 .NET core 3.1

So, I hope anyone can provide me with some proper insights on how to tackle this request/addition...

We are developing a large platform for a customer in which we need to create a seperation in user accounts.

Let's say we have 3 layers:

  1. Customers/tenants (This are the tenant users in the AbpUser table)
  2. Candidates (We have to do something with this)
  3. Admin (this is the Host environment)

We either want to use the current AbpUsers table with a custom property of some sort.. but then we need to create filters in the appservices which are specific for the candidate users and the customer users. Is that a possiblity?

Option two is to create a separate user table, but I think we need to copy a lot of boilerplate code to get that to work.

Has anyone ever done this and has some pointers on how to approach this?

Thanks!

Showing 1 to 1 of 1 entries