#twitch #oauth #auth

twitch_oauth2_auth_flow

Twitch Oauth2 Authentication Flow helper

1 unstable release

0.0.1-alpha May 31, 2021

#618 in Authentication

MIT license

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–21MB
~309K SLoC