Hi, I wanna create a website which contains some subdomain.
each subdomain is complete website which has it's own database.
what is the best way to manage users and roles in my main website(main database)?
I also use Repository Pattern.
Hi, I wanna create a website which contains some subdomain.
each subdomain is complete website which has it's own database.
what is the best way to manage users and roles in my main website(main database)?
I also use Repository Pattern.