# Webflow/Memberspace로 로그인할 때 사용자 자동 생성

**URL:** https://meta.discourse.org/t/automatically-creating-a-user-when-logging-in-with-webflow-memberspace/152536
**Category:** Support
**Created:** [5월 24, 2020, 7:36오후 UTC](https://meta.discourse.org/t/automatically-creating-a-user-when-logging-in-with-webflow-memberspace/152536 "2020-05-24T19:36:55Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![jujudk](https://avatars.discourse-cdn.com/v4/letter/j/3da27b/32.png) [@jujudk](https://meta.discourse.org/u/jujudk)
#### Post date: [5월 24, 2020, 7:36오후 UTC](https://meta.discourse.org/t/automatically-creating-a-user-when-logging-in-with-webflow-memberspace/152536/1 "2020-05-24T19:36:55Z")

</div>

안녕하세요, Webflow로 프로젝트를 만들고 Memberspace로 멤버 전용 영역을 구축했습니다.

온라인 단계별 튜토리얼을 여러 개 참고한 끝에 DigitalOcean을 이용해 Discourse를 추가했는데요, WebFlow로 로그인할 때 자동으로 포럼에 사용자가 추가되는 방법이 있는지 궁금합니다. 포럼에 다시 가입할 필요는 없었으면 합니다. 가능하면 Memberspace의 프로필 사진도 가져오면 좋겠습니다.

코딩을 못 해서 이 작업이 제 능력 범위를 벗어난 건 아닌지 걱정됩니다. 간단히 구현할 수 있는 방법을 아시는 분이 있을까요? 미리 감사드립니다!!

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [5월 24, 2020, 10:11오후 UTC](https://meta.discourse.org/t/automatically-creating-a-user-when-logging-in-with-webflow-memberspace/152536/2 "2020-05-24T22:11:22Z")

</div>

WebFlow가 OAuth2를 지원하는 것 같습니다. [OAuth2 Basic Support](https://meta.discourse.org/t/oauth2-basic-support/33879)와 함께 사용해 보시는 것을 권장합니다.
