This repository contains samples illustrating how to authenticate against the Twitch API.
- PHP - A simple PHP application illustrating how to authenticate Twitch API calls using the OAuth authorization code flow.
- Node.js - A simple Node.js Express web application illustrating how to authenticate Twitch API calls using the OAuth authorization code flow.
- Ruby - A simple Ruby Sinatra web application illustrating how to authenticate Twitch API calls using the OAuth authorization code flow.