See https://github.com/abpframework/abp/pull/10152#issue-1007619207
hi
You can use this to test your email config
https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo
We will release the new version soon.
hi
Yes, We will release the new version soon.
You need to configure this option by yourself, the next versions won't fix it.
https://support.abp.io/QA/Questions/2336/Unmodified-ABP-Generated-Solution-with-FileManagement-throws-error-on-load
hi
Add below to Volo.Abp.LeptonTheme.Management.HttpApi.Client.csproj
<ItemGroup>
<EmbeddedResource Include="**\*generate-proxy.json" />
<Content Remove="**\*generate-proxy.json" />
</ItemGroup>
hi
We need the steps or simple project to reproduce the issue.
hi
Angular and Identity Server are two separate sites you can try to log out from the angular app.
hi
You need to implement these yourself.
hi
You can pass the token to Abp Commercial, and log in to the Abp Commercial after verification the token.