hi
https://docs.abp.io/en/commercial/latest/migration-guides/openIddict-step-by-step https://docs.abp.io/en/commercial/latest/modules/identity/oauth-login https://docs.abp.io/en/commercial/latest/modules/account#social-external-logins
hi
It seems you are using refresh_token to request the token endpoint of AuthServer
How can we reproduce the problem?
hi
We will fix the angular problem.
I tested in MVC there is no such problem.
hi
Can you share a project that reproduces the issue?
liming.ma@volosoft.com
I want on shutdown of the Application that hosts the Background Workers to issue a cancellation token that can somehow be used/injected as ICancellationTokenProvider,
Currently not possible.
How would AddBackgroundWorkerAsync with a CancellationToken parameter work here?
Something like this
https://github.com/abpframework/abp/blob/0c21d295c5989da948fe208c74277d0cbb895aa2/framework/src/Volo.Abp.EventBus/Volo/Abp/EventBus/AbpEventBusModule.cs#L36
hi
You should remove all Identity Server codes.
See https://docs.abp.io/en/commercial/latest/migration-guides/openIddict-step-by-step
hi
Steps to reproduce the issue
You can try to run abp clean
command and then rebuild(dotnet build
) your project.
Thanks. I will check in deep.
hi
Blazor wasm is currently not supported. PublicWeb does not need this feature.
Other types are supported.
https://docs.abp.io/en/commercial/latest/modules/account/impersonation#microservice