Automatically creating a user when logging in with Webflow/Memberspace

Hi, I’ve built a project using Webflow and a member’s area using Memberspace.

I’ve added Discourse using DigitalOcean (after lots of online step-by-step tutorials) and wondering if there is a way to automatically add a user to the forum when they log in via WebFlow. I don’t want them to have to sign up again for the forum. Ideally, it would also pull in their profile picture from Memberspace.

I don’t code so worried this might be a bit too tricky for me? Does anyone know a simple way this could work? Thanks so much in advance!!

Looks like WebFlow has OAuth2 support. You may want to try using that together with OAuth2 Basic Support

3 Likes