هل من الممكن تغيير تسجيل الدخول وتسجيل المستخدم باستخدام الإضافات

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?

You’ll want to implement discourse connect on your site to provide authentication to your app.

Setup DiscourseConnect - Official Single-Sign-On for Discourse (sso)

3 إعجابات