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