hi
You can override this service to cache the result.
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/ApplicationConfigurations/AbpApplicationConfigurationAppService.cs#L86
hi
Please share the logs of balzor server and authserver during refresh page. Thanks
liming.ma@volosoft.com
I think the login status of blazor is invalid. But the state of autherver is still valid, so the user can log in automatically.
hi
What happens when you refresh the page in 10 minutes?
You can check the network panel of chrome to see the request.
The problem is solved.
hi
In our Blazor server application
Is your app Tiered (MVC) or Auth Server Separated (Angular)?
hi
How can I reproduce this? Can you share a minimal project? liming.ma@volosoft.com
hi
It seems to me that he is getting the package and not the Pro module.
You need to replace all openiddict packages with your local source. You also need to use the local source account pro module. Because it will use openiddict package instead of local source code
hi
Can you share a simple project?
I will download and check. Thanks
hi
You can found the template zip file after creating the 7.3.2 project.
win: C:\Users\username\.abp\templates
mac: /Users/username/.abp/templates