Thanks for your answer, is there a way to remove the UI dependencies? That is, can we prevent it from installing client packages?
We are making extensive changes to the AuthServer interface. We are wondering if we can create a no-ui AuthServer project. We know and implement the UI modification methods you have provided, but it would still be nice to use our own built application on the UI side and use authserver on the backend side. Thanks for your help.