Module twitch_oauth2::tokens[][src]

Expand description

Twitch token types

Modules

Errors

Structs

An App Access Token from the OAuth client credentials 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