Is there a recommended way on how to set this up so I can debug the Blazor UI?
Abp's project will not prevent you from debugging it.
I'm able to set and hit breakpoints in the Auth Server project but not the Blazor UI.
In this case, Did you get any messages from the visual studio?
hi
The logs output to Logs/logs.txt by default, you can share this file.
hi
Can you share some screenshots? android or IOS?
hi
The microservices project is already built in the LanguageManagement module.
You can check the localization text on the language texts page.
https://docs.abp.io/en/commercial/latest/modules/language-management#language-texts
hi
We use ASP NET Core Identity, which uses the HMACSHA512.
https://github.com/dotnet/aspnetcore/blob/release/7.0/src/Identity/Extensions.Core/src/PasswordHasher.cs#L141
hi
I guess this will work when you click the Remember me
There must be error logs on your AuthServer website. Please share it. Thanks
liming.ma@volosoft.com
hi
You can download the source code of Identity Pro and then customize the logic.
hi
Refunded.