download
raw
383 Bytes
import type { OAuth2Tokens } from "../oauth2.js";
export declare class Reddit {
private client;
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:
383 Bytes
·
Xet hash:
d22c7cf66eab82490d45a6f01eb1d2d4a4aa999656a917270bf888c70bc92d72

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