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