Dear ABP Support Team,
I am working on a solution with the following environment:
Requirement: I need to implement a fully customized registration and login flow. This includes:
My Investigation So Far: I understand that I can override the UI by creating Login.cshtml and Register.cshtml in the Auth Server project. However, I need specific guidance on the following "Tiered" architecture complexities:
Could you please provide a recommended approach or a code sample for extending the backend logic of the AccountModule specifically for a tiered .NET 9.0 setup?
Thank you for your assistance.
Hello ABP Team,
I am currently working with ABP Framework 9.0.4 using Blazor Server and the LeptonX theme (v4.0.5) on .NET 9.
To utilize the Blazorise Scheduler extension, I upgraded my Blazorise NuGet packages from the default version (v1.6.2) to v1.8.9, as the Blazorise documentation indicates the Scheduler requires version 1.8 or higher.
The Issue: After upgrading to v1.8.9, the application's login flow is disrupted. While the authentication process appears to complete, the application fails to redirect to the dashboard. Users are left on same page instead of landing on the home screen. Could you please clarify if there are known compatibility issues between ABP 9.0.4 and Blazorise 1.8.x? Additionally, are there specific manual configurations required for the LeptonX Theme or the ABP Blazor UI when forcing a newer Blazorise version?
Environment Details:
Thank you for your assistance.