본문으로 건너뛰기

PopupReturnType.data

OAuth 응답 데이터를 나타냅니다.

Signature

data: OauthResponse<T> | null;