In my ASP.NET CORE API project I have two different DB contexts for two different databases.
One context for the identity (Microsoft.AspNetCore.Identity) and the seco