"Registering your App" an Extension is also an App
https://dev.twitch.tv/docs/authentication
Says
Authentication involves:
Registering your app to obtain a client ID and client secret.
Getting a token. This includes specifying scopes, the permissions your app requires.
Sending the token in your API request, to authenticate API requests.
But doesn't mention that an Extension is also an Application
This docs fix would be needed on other pages where "registering an app" is mentioned
2
votes
