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

Xet Storage Details

Size:
473 Bytes
·
Xet hash:
fd8e4bee59f3b44ea995b78b760526a9096221543cb64854835da90002300241

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