Buckets:
| import type { OAuth2Tokens } from "../oauth2.js"; | |
| export declare class EpicGames { | |
| 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>; | |
| revokeToken(token: string): Promise<void>; | |
| } | |
Xet Storage Details
- Size:
- 433 Bytes
- Xet hash:
- 7a1146ab48831b3a1062cd1c309e16d22e66d353d29bb2acc2bd11af11b85377
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.