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

Xet Storage Details

Size:
368 Bytes
·
Xet hash:
1a51265448432f568d28c70f1a3d7ea0d4cd993aacfbd34a420621d19e561e5e

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