twitchdev / extensions-hello-world

The Simplest Extension in the (Hello) World
Apache License 2.0
177 stars 85 forks source link

Adding Base64 decoding of the secret #32

Open Durss opened 3 years ago

Durss commented 3 years ago

The example does not work if the user does not first decode the secret token with Base64 (wich is not specified if i'm not mistaken)