كيفية استخدام واجهة API لطرف ثالث لتسجيل الدخول إلى Discourse؟

How to use the third-party API interface to log in to Discourse?

إعجاب واحد (1)

Can you give some details about the problem you are trying to solve? You might be able to get close to the functionality you’re looking for by configuring your application to be the DiscourseConnect auth provider for Discourse.

3 إعجابات

API Example:https://test.example.com/login?user=user&pwd=pwd

how to use