Buckets:
| import type { OAuth2Tokens } from "../oauth2.js"; | |
| export declare class Tumblr { | |
| 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:
- 383 Bytes
- Xet hash:
- d59719eb7fb98f53c05c213aacd419902d4a9e56cbe7f823db4a8093e90e7b4f
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.