youtubei.js / OAuth2Tokens
Type Alias: OAuth2Tokens
OAuth2Tokens:
object
Type declaration
access_token
access_token:
string
client?
optional
client:OAuth2ClientID
expires_in?
optional
expires_in:number
expiry_date
expiry_date:
string
refresh_token
refresh_token:
string
scope?
optional
scope:string
token_type?
optional
token_type:string