download
raw
478 Bytes
import type { OAuth2Tokens } from "../oauth2.js";
export declare class Apple {
private clientId;
private teamId;
private keyId;
private pkcs8PrivateKey;
private redirectURI;
constructor(clientId: string, teamId: string, keyId: string, pkcs8PrivateKey: Uint8Array, redirectURI: string);
createAuthorizationURL(state: string, scopes: string[]): URL;
validateAuthorizationCode(code: string): Promise<OAuth2Tokens>;
private createClientSecret;
}

Xet Storage Details

Size:
478 Bytes
·
Xet hash:
b5f9e7a662b4333badeb74a54b76da2bf79a0d81743b5361701be9be650db069

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