Skip to content

Function: clientHeaders() ​

ts
function clientHeaders(clientId, clientSecret): Record<string, string>;

Defined in: src/auth/headers.ts:7

Client 인증 헤더. https://chzzk.gitbook.io/chzzk/chzzk-api/tips#client-api

Parameters ​

clientId ​

string

clientSecret ​

string

Returns ​

Record<string, string>

공식 OPEN API만 지원 — 비공식 엔드포인트 0건