I’ve been trying to search through the support forums on how to allow users to login to discourse from my website
I came across SSO but I don’t think that’s exactly what I’m looking for (?)
Basically what I would like to do is to have a php form on my website where users can enter their username/password, and then this form will be submitted to the discourse site so when users press login they will automatically enter discourse without first having to see a discourse standalone login page.
How would I do this? Or any alternatives?