jasontaylordev / RapidBlazor

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

Unable to find and modify login interface #15

Open Hunglmc opened 1 year ago

Hunglmc commented 1 year 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 1 year ago

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