Base solution for your next web application

Activities of "rsbdotph"

version: 10.2 product type: MVC framework type: .net core

My project is a multitenant - single instance with each tenant having its own database. I need help to do this:

  1. Login using email and password.
  2. Upon successful login, the system will identify his tenant based on the unique email.
  3. The system will connect to the correct tenant database.
Showing 1 to 1 of 1 entries