Hi User logged in the application first time. He doesn't have tenant yet. I need to refresh AbpSession.TenantId when user creates his profile in the application. At this moment I create new tenant for this user and don't want to logout this user from the application. Please advice how I can do it. Thanks
Hi. How can I check that email is not registered If app uses multi-tenancy? _userManager.FindByEmail(loginModel.EmailAddress) return null if user has tenantId =2. It's need if user forgot his password. Thanks
Is there any way forbid to use web api services by other applications from remote pc? I want that users use site only as angular result from my iis hosting.
Hi. Thanks for your job. It's the best. I downloaded files from <a class="postlink" href="https://github.com/aspnetboilerplate/module-zero">https://github.com/aspnetboilerplate/module-zero</a>. Sample app works. Bun when I compiled and linked libs from src directory - it doesn't work :(. Could you please commit working version? Thanks
Best regards, Valeriy