Im using Javascript and im currently passing in the scope like this
scope: "user:read:email",
Im getting comments from my beta testers that they are uncomfortable providing an email. Is there a way to not provide a scope or is there a less intrusive scope? All I need to do is read the users profile and get some of that data when they log in on my website with twitch?
Im using the new api and this is all i see for scopes: https://dev.twitch.tv/docs/authentication/#scopes