# Discourse에 사용자가 로그인할 때 외부 서비스에서 계정 생성/로그인 트리거

**URL:** https://meta.discourse.org/t/triggering-account-creation-login-on-external-service-when-a-user-logs-in-on-discourse/340359
**Category:** Development
**Created:** [12월 4, 2024, 1:18오후 UTC](https://meta.discourse.org/t/triggering-account-creation-login-on-external-service-when-a-user-logs-in-on-discourse/340359 "2024-12-04T13:18:09Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![renato](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/renato/32/383632_2.png) [@renato](https://meta.discourse.org/u/renato)
#### Post date: [12월 4, 2024, 4:50오후 UTC](https://meta.discourse.org/t/triggering-account-creation-login-on-external-service-when-a-user-logs-in-on-discourse/340359/7 "2024-12-04T16:50:11Z")

</div>

> [@Chris\_Dawson](#):
>
> 하지만, 이것은 내 사용자를 보조 사이트로 보내고 그곳에서 인증을 관리하고 싶을 때를 가리키는 것 같습니다.

전혀 반대로, 별도의 “사이트”(이 예시에서는 PocketBase)가 있고 사용자/인증 관리의 단일 정보 출처로 Discourse를 사용하려는 경우입니다 — 제 Next.js 예시처럼요.

> [@Chris\_Dawson](#):
>
> 하지만, 이 라우트를 discourse에 추가하는 플러그인을 만드는 간단한 방법이 있다고 생각한다면,

다음 링크를 읽는 것부터 시작해 보세요.

> [@Creating Routes in Discourse and Showing Data](https://meta.discourse.org/t/creating-routes-in-discourse-and-showing-data/48827?silent=true):
>
> Over time Discourse has grown in complexity and it can be daunting for beginners to understand how data gets all the way from the back end Ruby on Rails application to the Ember.js application in front. This tutorial is meant to show the full lifecycle of a request in Discourse and explain the steps necessary if you want to build a new page with its own URL in our application. URLs First I always prefer to start thinking of features in terms of the URLs to access them. For example let’s say we…

---

_[View the full topic](https://meta.discourse.org/t/triggering-account-creation-login-on-external-service-when-a-user-logs-in-on-discourse/340359)._
