hi
You can redirect to a special page of blazor and re-login on the page.
eg
Navigation.NavigateToLogin("authentication/login");
https://github.com/abpframework/abp/pull/16676
Another soltion
https://github.com/dotnet/aspnetcore/issues/40928#issuecomment-1450063613
hi
There is no builtin way to do this.
hi
I think you can use class instead of interface to filter the entities.
Please share some code if you can't do this.
hi
You can try to use MailKit https://docs.abp.io/en/abp/latest/MailKit
This is not related to abp. We don't have much advice.
hi
Can you share the online url and a test user with me?
liming.ma@volosoft.com
hi
Please test your email configuration with this example.
https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo