Skip to content

Function: maskSecret() ​

ts
function maskSecret(value): string;

Defined in: src/http/logger.ts:17

토큰/시크릿을 로그에 남길 때 마스킹한다. 앞 4자만 남긴다.

Parameters ​

value ​

string

Returns ​

string

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