User verification and login using Auth0 — n8n ワークフロー
概要
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
ワークフロープレビュー
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
トリガー
このワークフローは webhook トリガーで開始します。
- 2
処理
データは 9 個のノードを流れます, connecting httprequest, if, respondtowebhook。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (9)
HT#1
HTTP Request
httpRequest
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
user-verification-and-login-using-auth0ファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "User verification and login using Auth0", "nodes": [...], ...}
インテグレーション
httprequestifrespondtowebhooksetstopanderrorwebhook
作成者
Jay Hartley
@jay
タグ
httprequestifrespondtowebhooksetstopanderrorwebhook