Skip to main content

PopupReturnType.data

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

Signature

data: OauthResponse<T> | null;