eric-smithson / authentication-samples

This repository contains samples illustrating how to authenticate against the Twitch API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

authentication-samples

This repository contains samples illustrating how to authenticate against the Twitch API.

  1. PHP - A simple PHP application illustrating how to authenticate Twitch API calls using the OAuth authorization code flow.
  2. Node.js - A simple Node.js Express web application illustrating how to authenticate Twitch API calls using the OAuth authorization code flow.
  3. Ruby - A simple Ruby Sinatra web application illustrating how to authenticate Twitch API calls using the OAuth authorization code flow.

About

This repository contains samples illustrating how to authenticate against the Twitch API.

License:Apache License 2.0


Languages

Language:PHP 42.7%Language:JavaScript 26.4%Language:Ruby 19.2%Language:HTML 11.7%