BUG: OAuth Register Account

Hey,

If you use Twitch Oauth and then the user clicks register instead of login from Twitch login screen, it adds a } to the end of the state. This means that when you get redirected to your site, the state has an extra } and fails cross site checks. How do I get this bug raised?

This is fine. :slight_smile: Does this happen every time a user registers through that flow?

yes, try clicking on the register button and look at the request in chrome. You will see the extra } at the end of the state.

Thanks! Let the team know about it. Will keep you posted. :slight_smile:

Should be fixed. Please let me know if you’re still seeing the issue!

Thank you for the speedy fix!! Its all working fine now.

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