Hello friends
I have a website written in Golang that has web services related to users written in it and many users are active. Now I want to create a forum for these users. I have Discourse running on my server. Is it possible to change the login and register section of the forum by writing a plugin or component? Or is the only way to write a pipeline that transfers user data to Discourse? What is the most optimal way to change the user section of Discourse?