mitchwadair / tesjs

Streamline your Twitch EventSub JavaScript integration with TESjs

Home Page:https://www.tesjs.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Client Secret and Subscription Secret Should be Separate

mitchwadair opened this issue · comments

Describe the bug
According to the doc, you should not use your Client Secret as the secret for your EventSub subscriptions. This needs to be changed.

Was originally going to release this along with websocket support, but I think it is too important not to ship. I'll be releasing the fix to this soon and will be highly recommending an upgrade, even though this will be a breaking change.