Crates.io | twitch_oauth2_auth_flow |
lib.rs | twitch_oauth2_auth_flow |
version | 0.0.1-alpha |
source | src |
created_at | 2021-05-31 19:55:26.348105 |
updated_at | 2021-05-31 19:55:26.348105 |
description | Twitch Oauth2 Authentication Flow helper |
homepage | |
repository | https://github.com/stuck-overflow/twitch_oauth2_auth_flow |
max_upload_size | |
id | 404428 |
size | 68,659 |
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.