download
raw
430 Bytes
import type { OAuth2Tokens } from "../oauth2.js";
export declare class Intuit {
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>;
revokeToken(token: string): Promise<void>;
}

Xet Storage Details

Size:
430 Bytes
·
Xet hash:
70c897d82f8203bba0b65ef642a5faab5d61d774f8c517edab433fd5c7fde532

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