1 unstable release
0.0.1-alpha | May 31, 2021 |
---|
#824 in Authentication
20KB
175 lines
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.
Dependencies
~6–19MB
~278K SLoC