When loading the base URL of the application and not logged in it gives an error with the text “Unauthenticated. Please sign in to continue.”. Is there a way to disable this?
Also, is there any way to edit the style of the login page?
When loading the base URL of the application and not logged in it gives an error with the text “Unauthenticated. Please sign in to continue.”. Is there a way to disable this?
Also, is there any way to edit the style of the login page?
Currently, there’s no way to disable the message when accessing the base URL while not logged in.
If you want to customize the login page’s style, you can refer to the official example here: NocoBase Replace Page Sample.
Thank you, I didn’t see that plugin sample so that’s perfect. Great first plugin to write ![]()