Tiamat-Tech / get-twitch-data-serverless

Example of using Twitch’s OAuth credentials to make API requests.

Home Page:https://twitch-oauth-serverless.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Twitch Data Using OAuth and Netlify Functions

This is an example of using serverless functions to get a Twitch server-to-server OAuth token, which is required as of May 11, 2020. This uses Netlify Functions so we can avoid setting up a server, which keeps our bots running for free and without a bunch of extra hassle.

Deploy this site to your Netlify account

Click this button to fork this repo and deploy this site to your own Netlify account. You’ll be prompted for your Twitch app’s client ID and secret.

Deploy to Netlify

About

Example of using Twitch’s OAuth credentials to make API requests.

https://twitch-oauth-serverless.netlify.app/


Languages

Language:HTML 74.0%Language:JavaScript 26.0%