download
raw
404 Bytes
import type { OAuth2Tokens } from "../oauth2.js";
export declare class Naver {
private clientId;
private clientSecret;
private redirectURI;
constructor(clientId: string, clientSecret: string, redirectURI: string);
createAuthorizationURL(): URL;
validateAuthorizationCode(code: string): Promise<OAuth2Tokens>;
refreshAccessToken(refreshToken: string): Promise<OAuth2Tokens>;
}

Xet Storage Details

Size:
404 Bytes
·
Xet hash:
6e0da13bb3cfa6785e203de9990fe67108e645a925831c219232131d8629d808

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.