That’s clear, thanks. Can’t I use implicit token to get my oauth?
GET https://id.twitch.tv/oauth2/authorize
?client_id=<your client ID>
&redirect_uri=<your registered redirect URI>
&response_type=<type>
&scope=<space-separated list of scopes>
Using as scope the one I need, in my case it is channel_check_subscription