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.
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.