Add a singlular Get User endpoint
Currently the only way to get the currently logged in user it to parse an array from
https://api.twitch.tv/helix/users
This is a request to add back an endpoint that only returns the single object of the current user. At paths such as:
https://api.twitch.tv/helix/user
https://api.twitch.tv/helix/users/@me
2
votes
