twitch
easy-twitch-bot
twitch-auth
twitch-auth-tmi
twitch-chat-client
twitch-eventsub
twitch-pubsub-client
twitch-webhooks
Welcome
Providers
Using a fixed token
Auto-refreshing tokens
Using app tokens
For Electron apps
Classes
AccessToken
ClientCredentialsAuthProvider
InvalidTokenError
InvalidTokenTypeError
RefreshableAuthProvider
StaticAuthProvider
TokenInfo
Interfaces
AuthProvider
RefreshConfig
TokenInfoData
TokenInfoData
{
client_id
: string
expires_in
?: number
login
: string
scopes
: Array<string>
user_id
: string
}
Properties
client_id
Type: string
expires_in
Type: ?number
login
Type: string
scopes
Type: Array<string>
user_id
Type: string