I have already an existing Webseite with a User DB. How can I use the Users from this DB to log into Discourse? It would be the best that they are automatically logged in, when the are already logged into my Website.
My Problem at the moment is, that the PW in my DB is encrypted and I can’t push them via Curl into Discourse. Is there a best practice article somewhere?