We are looking forward to Implement manage instances DB schema across few applications. For example, we have app1 with table "contacts" fully audited. when we creating or updating record in that table using app2, what Id will be set as CreatorId, UserId from app2.abpUser?
We have a Blazor Server application that uses Azure Active Directory OpenId for user registration and login. When the user registers for the first time, they receive email: with registration link, when you follow the link first time, everything works fine. When you follow the link second time you see this massage We want to customize massage from "invalid token" to "you already confirm you email"