Search code examples
twitch

Test accounts for twitch


I am developing an application that will let users login via Twitch. We already support Facebook login.

For Facebook, testing was easy as through a developer account I could create 2000 test accounts and signup using them one by one.

For twitch, I could not find anything similar. I am signing up everytime, verifying the email and then testing. Is there an elegant solution to this?

(I hope this won't be marked inappropriate as this is not a programming question)

Thank you.


Solution

  • Twitch does not have any api to create test accounts. https://discuss.dev.twitch.tv/t/creating-test-users/3803