We currently land on the home page of WP when Twitch.tv rejects an oAuth2 request due to the redirect URI being a mismatch. We can improve this by detecting the error=redirect_mismatch and displaying a notice. This would include checking the state value and matching transient for security/flood prevention.
We currently land on the home page of WP when Twitch.tv rejects an oAuth2 request due to the redirect URI being a mismatch. We can improve this by detecting the error=redirect_mismatch and displaying a notice. This would include checking the state value and matching transient for security/flood prevention.