twitch_oauth2_auth_flow 0.0.1-alpha

Twitch Oauth2 Authentication Flow helper
Documentation

Twitch Oauth2 Authentication Flow helper

This crate helps managing Twitch OAuth authorization code flow to obtain a user access token. A user access token can be used by a registered client to access APIs that require user impersonation, i.e. information or operations that are only normally available to logged in users.