hi
var roles = await IdentityUserManager.GetRoleNamesAsync(user).ConfigureAwait(false);
Does the roles have any values?
Please share the Logs during your login process.
hi
it takes some time.
What do you mean by this? Can you explain it in detail?
Thanks.
Good news.
hi
You can ignore this exception in your Visual Studio.
https://abp.io/support/questions/7774/Login-Sayfas-Hakknda-Bilgi#answer-3a14f755-4a52-8bba-3893-a912c7fe27e4
hi
Can you try to prepare a template project and apply your code to reproduce?
hi buraksahin94
https://abp.io/support/questions/7774/Login-Sayfas-Hakknda-Bilgi#answer-3a14fc7b-299a-5fd8-5dcd-a4534a96d4bc
hi @oguzcekin
Have you tried to change the responseType from code to password?
hi
I don't have the schema. We just use EF Core migration.