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

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