download
raw
436 Bytes
import type { OAuth2Tokens } from "../oauth2.js";
export declare class Twitch {
private clientId;
private clientSecret;
private redirectURI;
constructor(clientId: string, clientSecret: string, redirectURI: string);
createAuthorizationURL(state: string, scopes: string[]): URL;
validateAuthorizationCode(code: string): Promise<OAuth2Tokens>;
refreshAccessToken(refreshToken: string): Promise<OAuth2Tokens>;
}

Xet Storage Details

Size:
436 Bytes
·
Xet hash:
dcf5daf2ad5190c156d34fa6474e00126048dcdf3fff28becf6fc0d7fb776479

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.