Get basic public info from authenticated user

After a user logs in with their Twitch account and I get the access token, how can I get their username/userID without requiring the user_read scope?

Call the users endpoint with the token and no userID/login in the query string parameters

The email read scope is optional

1 Like

Brill, thanks.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.