Twitch API version 5 introduced more use of the Twitch channel/user ID especially when usernames can now be changed.
We need to ensure that we are not allowing the user of usernames in the Twitch API Version 6 class where user ID can easily be obtained. The username should be treated like meta-data to the ID when it comes to storage.
Security should be kept in mind when reviewing how usernames may have been used in TwitchPress.
Twitch API version 5 introduced more use of the Twitch channel/user ID especially when usernames can now be changed.
We need to ensure that we are not allowing the user of usernames in the Twitch API Version 6 class where user ID can easily be obtained. The username should be treated like meta-data to the ID when it comes to storage.
Security should be kept in mind when reviewing how usernames may have been used in TwitchPress.