You are right. We created an internal issue for this.
Did you add [DependsOn(typeof(AbpBlobStoringAzureModule))]
to your module class?
Did you miss some code:
this.hubConnection = new HubConnectionBuilder()
.withUrl(`${environment.apis.default.url}/signalr-hubs/chatting`,
{ accessTokenFactory: () => this.oAuthService.getAccessToken() })
.build();
this.hubConnection.invoke('Join');
You need add all AbpPermissionManagementDomain*Module
and Application.Contract
to your module dependencies
I will check it out.
HI,
I can help you remotely , my email : shiwei.liang@volosoft.com
Hi,
Can you share more infomation, like logs, brower console tab output and http request body. Thanks.
See https://community.abp.io/articles/patch-for-chrome-login-issue-identityserver4-samesite-cookie-problem-weypwp3n
Invalid password for user 5dc0ff50-a197-c0a3-bcbe-39f5d3e999ac.
Please check your password .