oAuth using Swift SFAuthenticationSession

What should be the URL, the auth is initiated from a native iOS App?

As per other Apps like instagram, it is URL schemes supposed to define in plist.
But on twitch dev account, it only allows url like http://something.com

As per other Apps, OAuth request, TwitchOAuth is defined as attached

redirect_uri=TwitchOAuth://

: