How can I authenticate 3rd party website using discourse?

So here is the scenario. i have 1 web application which is a utility. and i have setup discourse on my own servers. now i want the users on my platform to directly post question on my hosted discourse community using rest api. for that i need to authenticate user on that discourse platform (make sure that user is authenticated to post question from his/her account). So is there any way i can have a button something like “Login using Discourse Community” which is just like google oauth. or is it possible to login by sending credentials using REST API?

2 Likes

I think this might cover what you need

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.