tmijs / tmi.js

💬 Javascript library for the Twitch Messaging Interface. (Twitch.tv)
https://tmijs.com
MIT License
1.55k stars 214 forks source link

How to get OAuth Token to login ? #275

Closed GuimDev closed 6 years ago

GuimDev commented 6 years ago

Hi,

I read https://docs.tmijs.org/v1.2.1/Twitch-API.html . I am missing OAuth Token. I want to get it properly.

Do you have full exemple with node.js ? I don't succeed to login, how can I get OAuth Token ? Can I use a module to do authentication ?

Thanks.

GuimDev commented 6 years ago

I find : https://github.com/twitchdev/authentication-samples/blob/master/node/index.js