Login with Twitch in my iOS application

I want to integrate Twitch api in my application where user have an option like Login with Twitch(Like login with Facebook, Twitter, etc…).

Is there any api/sdk to get Accesstoken from my iOS application.

You can use the authentication flows in our documentation. You’ll have to open up a WebView for the login portion.

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