download
raw
437 Bytes
import type { OAuth2Tokens } from "../oauth2.js";
export declare class Patreon {
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:
437 Bytes
·
Xet hash:
d8f5ddc0a1cc2b542816185d9eff9f45d859bc739e9425e1ce1343cba35df72c

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