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

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