User verification and login using Auth0 — n8n ワークフロー

複雑度🔗 Webhook9個のノード🏷️ Miscellaneous👁 13,577回閲覧作成者:Jay Hartley

概要

Release yourself from the pain of user login with this simple solution! Who this is for This is for everyone that wants to provide a simple login solution to their users/colleagues What this template does This workflow utilizes Auth0 to provide a simple and easy authentication page that allows login via gmail or any email address.

Setup To use this workflow, simply sign up at https://auth0.com and create a new Single Page Application, then from Dashboard/Applications, copy the values as instru

使用ノード

HTTP Request

ワークフロープレビュー

You can also add &connection=github to end
1. First, go to https://auth0.com and create
This step will return the authentication page
Step 1: Authentication
Step 2: Get Access Token
If Step 1 was successful, Auth0 will automati
2. Fill in Set Application Details and Set Ap
3. Login from https://<n8n server address>/webhook/logi
Request Access Token
Get Userinfo
I
If
N
No Code Found
O
Open Auth Webpage
S
Set Application Details
S
Set Application Details1
/
/login
/
/receive-token
9 nodes7 edges

仕組み

  1. 1

    トリガー

    このワークフローは webhook トリガーで開始します。

  2. 2

    処理

    データは 9 個のノードを流れます, connecting httprequest, if, respondtowebhook。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (9)

HT

HTTP Request

httpRequest

#1

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした user-verification-and-login-using-auth0 ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "User verification and login using Auth0", "nodes": [...], ...}

インテグレーション

httprequestifrespondtowebhooksetstopanderrorwebhook

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード9
複雑度medium
トリガーwebhook
閲覧数13,577
カテゴリMiscellaneous

作成者

Jay Hartley

Jay Hartley

@jay

タグ

httprequestifrespondtowebhooksetstopanderrorwebhook

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →

Related Miscellaneous Workflows