download
raw
384 Bytes
import type { OAuth2Tokens } from "../oauth2.js";
export declare class Spotify {
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>;
}

Xet Storage Details

Size:
384 Bytes
·
Xet hash:
16aedc301437adc6f51223d8b5b89e25411091556f0531fb0f93e4bc8f757d7c

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