사용자 인증 서비스 템플릿
고급
이것은Engineering분야의자동화 워크플로우로, 24개의 노드를 포함합니다.주로 If, Set, Crypto, Webhook, Airtable 등의 노드를 사용하며. 사용법 Airtable과 JWT를 사용하여 생산 준비된 사용자 인증 시스템 구축
사전 요구사항
- •HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
- •Airtable API Key
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "ax4NqX8wle2tpyxC",
"meta": {
"instanceId": "13d96e1ebd7901d1ed300d36db3a4447107e9ad60df51fe711e45683875362aa",
"templateCredsSetupCompleted": true
},
"name": "User Authentication Service Template",
"tags": [],
"nodes": [
{
"id": "aca01100-49cc-4b19-b8da-47809f60ab13",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1660,
420
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "62520060-c70a-4b77-a3af-bd638ff03bc6",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1640,
-880
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8dcdd064-ebdd-4b82-a0cb-e95313251223",
"name": "비밀번호 해시",
"type": "n8n-nodes-base.crypto",
"position": [
-480,
-640
],
"parameters": {},
"typeVersion": 1
},
{
"id": "52acc934-d361-4c07-bfe7-31f0813b2f25",
"name": "데이터베이스에 레코드 추가",
"type": "n8n-nodes-base.airtable",
"position": [
-260,
-640
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "93296673-4c4f-4b34-b800-30c323c48b4b",
"name": "회원가입 성공 응답",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
-40,
-640
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "988e0252-18ce-4e01-8e31-57c7bb2f3aa4",
"name": "회원가입 요청",
"type": "n8n-nodes-base.webhook",
"position": [
-1100,
-840
],
"webhookId": "30ad296d-9b18-49e1-a443-9f2f20d468f9",
"parameters": {},
"typeVersion": 2
},
{
"id": "be3afe14-59c1-4f61-a311-7c194c9f5501",
"name": "로그인 요청",
"type": "n8n-nodes-base.webhook",
"position": [
-1120,
-180
],
"webhookId": "190cad91-8dde-4baa-8c72-2d587b2f7f3f",
"parameters": {},
"typeVersion": 2
},
{
"id": "da2d1f9c-97a6-4d24-b231-5e054269da51",
"name": "이메일 데이터베이스 확인",
"type": "n8n-nodes-base.airtable",
"onError": "continueRegularOutput",
"position": [
-900,
-840
],
"parameters": {},
"typeVersion": 2.1,
"alwaysOutputData": true
},
{
"id": "e73be62c-1b32-4a55-99b2-f28ef6e50761",
"name": "이메일이 데이터베이스에 있는 경우",
"type": "n8n-nodes-base.if",
"position": [
-680,
-840
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "6f5af8f1-e00a-4b3c-aae2-b2d7b65e3a0e",
"name": "이메일 이미 사용 중 응답",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
-40,
-840
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "eaf42d05-4166-4c47-a29d-a6efc7ed1765",
"name": "사용자 존재 확인",
"type": "n8n-nodes-base.airtable",
"onError": "continueRegularOutput",
"position": [
-920,
-180
],
"parameters": {},
"typeVersion": 2.1,
"alwaysOutputData": true
},
{
"id": "6271eb5e-4a7b-47b4-bb70-da6401d24b41",
"name": "사용자가 존재하는 경우",
"type": "n8n-nodes-base.if",
"position": [
-740,
-180
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "f70eb264-2b83-45ae-87a3-c839d6357121",
"name": "제출된 비밀번호 해시",
"type": "n8n-nodes-base.crypto",
"position": [
-500,
-180
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f0aa90fa-45fc-4c92-b024-92b1a4489668",
"name": "비밀번호가 일치하는 경우",
"type": "n8n-nodes-base.if",
"position": [
-280,
-180
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "8b987f11-87a5-43ae-95fe-ee1d15eca374",
"name": "잘못된 이메일 제출 응답",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
-500,
20
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "a9dcde02-a2cc-4494-9a76-93218510f0e8",
"name": "로그인 성공 응답",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
-60,
-180
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "ec77d145-3648-42f9-afe2-a506231b68e4",
"name": "잘못된 비밀번호 제출 응답",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
-60,
0
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "d8a3d0a3-5463-4d83-b7c8-00b26abdb13e",
"name": "현재 세부 정보 지정",
"type": "n8n-nodes-base.set",
"position": [
-720,
500
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "868e44b9-e6b1-44f5-8093-b5a4d89859c2",
"name": "새 세부 정보 지정",
"type": "n8n-nodes-base.set",
"position": [
-720,
720
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "57ec0d68-c052-41df-aed6-a1df8654cf0a",
"name": "사용자 세부 정보 조회 요청",
"type": "n8n-nodes-base.webhook",
"position": [
-1120,
500
],
"webhookId": "190cad91-8dde-4baa-8c72-2d587b2f7f3f",
"parameters": {},
"typeVersion": 2
},
{
"id": "05c6ab14-aeff-49b8-bff1-74bc052d6f11",
"name": "사용자 세부 정보 업데이트 요청",
"type": "n8n-nodes-base.webhook",
"position": [
-1120,
720
],
"webhookId": "190cad91-8dde-4baa-8c72-2d587b2f7f3f",
"parameters": {},
"typeVersion": 2
},
{
"id": "7065331a-f7f9-40d3-8ec8-d7d68ba117c5",
"name": "현재 세부 정보 가져오기",
"type": "n8n-nodes-base.airtable",
"position": [
-920,
500
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "fb82b618-d2ee-480a-b66f-47d178a7383a",
"name": "새 세부 정보로 업데이트",
"type": "n8n-nodes-base.airtable",
"position": [
-920,
720
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "f5cff30e-48c2-43a5-a3be-98f58a710e9d",
"name": "Sticky Note6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1660,
-200
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "108c52fc-79eb-44f3-802a-a74cc63e2bb9",
"connections": {
"8dcdd064-ebdd-4b82-a0cb-e95313251223": {
"main": [
[
{
"node": "52acc934-d361-4c07-bfe7-31f0813b2f25",
"type": "main",
"index": 0
}
]
]
},
"6271eb5e-4a7b-47b4-bb70-da6401d24b41": {
"main": [
[
{
"node": "f70eb264-2b83-45ae-87a3-c839d6357121",
"type": "main",
"index": 0
}
],
[
{
"node": "8b987f11-87a5-43ae-95fe-ee1d15eca374",
"type": "main",
"index": 0
}
]
]
},
"f0aa90fa-45fc-4c92-b024-92b1a4489668": {
"main": [
[
{
"node": "a9dcde02-a2cc-4494-9a76-93218510f0e8",
"type": "main",
"index": 0
}
],
[
{
"node": "ec77d145-3648-42f9-afe2-a506231b68e4",
"type": "main",
"index": 0
}
]
]
},
"be3afe14-59c1-4f61-a311-7c194c9f5501": {
"main": [
[
{
"node": "eaf42d05-4166-4c47-a29d-a6efc7ed1765",
"type": "main",
"index": 0
}
]
]
},
"988e0252-18ce-4e01-8e31-57c7bb2f3aa4": {
"main": [
[
{
"node": "da2d1f9c-97a6-4d24-b231-5e054269da51",
"type": "main",
"index": 0
}
]
]
},
"7065331a-f7f9-40d3-8ec8-d7d68ba117c5": {
"main": [
[
{
"node": "d8a3d0a3-5463-4d83-b7c8-00b26abdb13e",
"type": "main",
"index": 0
}
]
]
},
"e73be62c-1b32-4a55-99b2-f28ef6e50761": {
"main": [
[
{
"node": "6f5af8f1-e00a-4b3c-aae2-b2d7b65e3a0e",
"type": "main",
"index": 0
}
],
[
{
"node": "8dcdd064-ebdd-4b82-a0cb-e95313251223",
"type": "main",
"index": 0
}
]
]
},
"eaf42d05-4166-4c47-a29d-a6efc7ed1765": {
"main": [
[
{
"node": "6271eb5e-4a7b-47b4-bb70-da6401d24b41",
"type": "main",
"index": 0
}
]
]
},
"52acc934-d361-4c07-bfe7-31f0813b2f25": {
"main": [
[
{
"node": "93296673-4c4f-4b34-b800-30c323c48b4b",
"type": "main",
"index": 0
}
]
]
},
"f70eb264-2b83-45ae-87a3-c839d6357121": {
"main": [
[
{
"node": "f0aa90fa-45fc-4c92-b024-92b1a4489668",
"type": "main",
"index": 0
}
]
]
},
"fb82b618-d2ee-480a-b66f-47d178a7383a": {
"main": [
[
{
"node": "868e44b9-e6b1-44f5-8093-b5a4d89859c2",
"type": "main",
"index": 0
}
]
]
},
"da2d1f9c-97a6-4d24-b231-5e054269da51": {
"main": [
[
{
"node": "e73be62c-1b32-4a55-99b2-f28ef6e50761",
"type": "main",
"index": 0
}
]
]
},
"57ec0d68-c052-41df-aed6-a1df8654cf0a": {
"main": [
[
{
"node": "7065331a-f7f9-40d3-8ec8-d7d68ba117c5",
"type": "main",
"index": 0
}
]
]
},
"05c6ab14-aeff-49b8-bff1-74bc052d6f11": {
"main": [
[
{
"node": "fb82b618-d2ee-480a-b66f-47d178a7383a",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 엔지니어링
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
CSV를 JSON으로 변환기 (에러 처리 및 Slack 알림)
에러 처리 및 Slack 알림 기능을 포함한 CSV에서 JSON 변환기
If
Set
Code
+
If
Set
Code
18 노드n8n Team
엔지니어링
puq-docker-immich-deploy
Docker Immich, WHMCS/WISECP API 백엔드 배포
If
Set
Ssh
+
If
Set
Ssh
35 노드PUQcloud
엔지니어링
puq-docker-influxdb-deploy
Docker InfluxDB, WHMCS/WISECP API 백엔드 배포
If
Set
Ssh
+
If
Set
Ssh
33 노드PUQcloud
엔지니어링
puq-docker-minio-deploy
Docker MinIO, WHMCS/WISECP API 백엔드 배포
If
Set
Ssh
+
If
Set
Ssh
33 노드PUQcloud
엔지니어링
PUQ Docker NextCloud 배포
Docker NextCloud, WHMCS/WISECP API 백엔드 배포
If
Set
Ssh
+
If
Set
Ssh
44 노드PUQcloud
엔지니어링
모든 Scaleway 서버 정보 복사본 가져오기
동적 필터를 사용하여 Scaleway 서버 정보를 가져옵니다.
If
Set
Code
+
If
Set
Code
24 노드Pablo
엔지니어링
워크플로우 정보
난이도
고급
노드 수24
카테고리1
노드 유형7
저자
NanaB
@nanabrownAutomation Developer with 3+ years building innovative solutions on UiPath, Power Platform, and n8n, also with a strong background in both API development and integration. Now specializing in the creation and implementation of AI Agents.
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유