Glitch OAuth 2 Demos

These demos show how to implement against the current Glitch OAuth 2.13 API.

Glitch currently supports server-side (response_type=code) and client-side (response_type=token) authentication.

The demos:

The source code for these demos is available on GitHub.