Skip to main content

SocialAuthQueryResponse

SocialAuthQueryResponse는 소셜 로그인 인증 응답을 정의합니다.

Signature

interface SocialAuthQueryResponse 

Properties

Property

Modifiers

Type

Description

access_token

string | null

code

string | null

error

string | null

errorDescription

string | null

state

string | null