Merge pull request #2 from tsaquet/patch-1

added a small precision about auth
This commit is contained in:
Neodyme
2023-01-12 10:55:26 +01:00
committed by GitHub

View File

@@ -35,7 +35,8 @@ Node-RED flow to subscribe, receive and respond to Twitch webhook
- Add the following URL using your domain name or ngrok tunnel URL
<img src="https://github.com/n3odym3/Node-RED_Twitch_EventSub/blob/main/pictures/Redirect.png" width="80%">
*Note : As your Node-RED should be secured with http basic auth the URI are **https://admin:password@xxxxxxxxx.eu.ngrok.io** or **https://admin:password@your.domain.name** with "admin" and "password" corresponding to you Node-RED auth.*
*Note : As your Node-RED should be secured with http basic auth the URI are **https://admin:password@xxxxxxxxx.eu.ngrok.io** or **https://admin:password@your.domain.name** with "admin" and "password" corresponding to you Node-RED dashboard auth.
It can be different from your Node-RED admin auth.*
## Node-RED Setup