Open Closed

Override Account (pro) login #8006


User avatar
0
luciana created

Hi,

How can I update/customize the login page of the account pro module (note: separated openiddict auth server) so that we can personalize it for our use case? As an example, changing the background image or updating the text on the buttons etc. I would assume that we would either need the code for login view and override it entirely or there is a way to update parts of it?

  • ABP Framework version: v8.3.0
  • UI Type: Angular
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace: Not applicable
  • Steps to reproduce the issue: Not Applicable

5 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    please check https://academy.hiretechteam.com/blog/createCustomLoginPageAbp/

    thanks

  • User Avatar
    0
    luciana created

    Hello,

    please check https://academy.hiretechteam.com/blog/createCustomLoginPageAbp/

    thanks

    Hi,

    Thank you, the link has 2 steps involved, the first is to a command to generate the code, I am not able to view this command? "1. Run following command to create AccoutModule, LoginComponent, AccoutLayoutComponent"

    Additionally, my question relates to how we can update login page for the separate openiddict auth server project which I would assume is a C# MVC application and not an angular application? The link refers to an angular application.

    Thank you

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello ,

    Please check this https://gist.github.com/ebicoglu/ce0f0425bab806d0ee1a87d0073af96b

    Thanks

  • User Avatar
    0
    luciana created

    Hello ,

    Please check this https://gist.github.com/ebicoglu/ce0f0425bab806d0ee1a87d0073af96b

    Thanks

    Thank you, going forward, how can we continue to keep any changes made by ABP in sync with ours? Seemingly, the latest posted to the above link was in December 2020.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    You have to download the account pro page source code to compare them

Made with ❤️ on ABP v9.0.0-preview Updated on September 30, 2024, 13:13