twitch_oauth2_auth_flow

Crates.iotwitch_oauth2_auth_flow
lib.rstwitch_oauth2_auth_flow
version0.0.1-alpha
sourcesrc
created_at2021-05-31 19:55:26.348105
updated_at2021-05-31 19:55:26.348105
descriptionTwitch Oauth2 Authentication Flow helper
homepage
repositoryhttps://github.com/stuck-overflow/twitch_oauth2_auth_flow
max_upload_size
id404428
size68,659
dario (satu)

documentation

README

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.

Commit count: 9

cargo fmt