How to do token based authentication in Discourse Connect?

Viewed 14

I'm trying to integrate discourse with my app that uses React on the frontend and Django on the backend.

I want to pass the username or the token of the logged in user in the discourse connect url along with the other query parameter.

How can I add that?

Is there any other way we can do this?

0 Answers
Related