Expand description
Twitch token types
Modules§
- Errors
Structs§
- An App Access Token from the OAuth client credentials flow
- Builder for OAuth implicit code flow
- An User Token from the OAuth implicit code flow or OAuth authorization code flow
- Builder for OAuth authorization code flow
- Token validation returned from
https://id.twitch.tv/oauth2/validate
Enums§
- Types of bearer tokens
Traits§
- Trait for twitch tokens to get fields and generalize over AppAccessToken and UserToken