download
raw
367 Bytes
import type { OAuth2Tokens } from "../oauth2.js";
export declare class Strava {
private clientId;
private clientSecret;
private redirectURI;
constructor(clientId: string, clientSecret: string, redirectURI: string);
createAuthorizationURL(state: string, scopes: string[]): URL;
validateAuthorizationCode(code: string): Promise<OAuth2Tokens>;
}

Xet Storage Details

Size:
367 Bytes
·
Xet hash:
82cd664aeec7ffc3340d607e260c222906b42009185bb3fda118f731e43d5eeb

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