Const SESSION_SECRET in node.js

Thanks barry,

I had created an extension ( this is my goal ) and not an app.

I have created an app now and get this in the browser:

Access Token zhis0exhjxXXXX
Refresh Token 4shdr3tyjncll34lj6mi93XXXX
Display Name toolfolks
Bio
Image https://static-cdn.jtvnw.net/user-default-pictures/49988c7b-57bc-4dee-bd4f-6df4ad215d3a-profile_image-300x300.jpg

Not sure where to go from here though.

Any step by step tutorials anywhere.

The next example on https://dev.twitch.tv/get-started is a chat example.

Buy no docs on how I implement this.

I presume I create an HTML document ( as per the example ) but what next.

  1. Where do I upload the files.
  2. Do I have to use the authentication and pass this to the chat app?

I may be being dumb here but the docs seem to presume you know the whole process.

Cheers

Steve Warby