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