0
devpayoff created
- ABP Framework version: v7.4.1
- UI Type: Angular
- Database System: EF Core
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
How can i modify the login page like adding a button? Do i need to do a custom login page for only adding a button or i can do something else?
3 Answer(s)
-
0
hi
The login page belongs to MVC. right?
https://support.abp.io/QA/Questions/160/How-to-customize-an-ABP-project
-
0
hi
The login page belongs to MVC. right?
https://support.abp.io/QA/Questions/160/How-to-customize-an-ABP-project
I m working with angular, what s the best way to modify login page in angular?
-
0
Is the login page
localhost:4200/account/login
?Custom-Login-Page-For-Angular https://support.abp.io/QA/Questions/306/Custom-Login-Page-For-Angular