Using ** omniauth-twitch**for login with twitch and set
**OAuth Redirect URL = http://localhost:3000/auth/twitch/callback**
**config.omniauth :twitch, 'xx','xx',**
** redirect_uri: 'http://localhost:3000/auth/twitch/callback'**
but it gives an error regarding redirect-uri
