How do i add a "Login with Twitch" button to my website?

That all depends on what code you are using to create your page. Javascript, PHP, etc. Each code will have different methods to retrieve the parameters. It looks like you are using PHP from your sample URL. The best option would be to google it, as retrieving parameters are global across PHP, it isn’t specific to Twitch’s API.