Stuck to setup custome login in nocobase

I need help setting up a custom login screen in NocoBase. I’d like to override the default login page and use my own design and logic. Could someone please guide me on the correct way to implement this?

  • Where should I add or override the login component?
  • Do I need to create a custom plugin for this, or can it be directly configured in the client app?
  • If anyone has a sample or best practices for customizing the authentication UI, that would be really helpful.

you can refer this:
https://docs.nocobase.com/plugin-samples/router/replace-page

Dynamically configure login page.

From the Chinese community, supporting multiple languages