jasontaylordev / RapidBlazor

Clean Architecture Solution Template for Blazor WebAssembly .NET 7
MIT License
291 stars 53 forks source link

Unable to find and modify login interface #15

Open Hunglmc opened 9 months ago

Hunglmc commented 9 months ago

I want to adjust the login interface but can't find it to modify, please tell me how to modify the login page

ubhaya commented 9 months ago

You have to scaffold asp identity to the API project and modify pages in Areas\Identity\