Auto Login to my Discourse site / subdomain

I intend to use discourse - either self-hosted on DigitalOcean or via the Standard plan on discourse.org.

But I already have a vanilla login system in place on my website, and if I have my discourse at, say, community.mywebsite.test, then how how do I auto-login to my community site if a person is already logged in to my mywebsite.test ?

You’d need to add support for Discourse connect to your login system. See Setup DiscourseConnect - Official Single-Sign-On for Discourse (sso).