certLoginWithKakaoAccount

fun certLoginWithKakaoAccount(context: Context, certType: CertType, prompts: List<Prompt>? = null, identifyItems: List<IdentifyItem>? = null, signData: String? = null, settleId: String? = null, nonce: String? = null, loginHint: String? = null, channelPublicIds: List<String>? = null, serviceTerms: List<String>? = null): Single<CertTokenInfo>

카카오계정으로 인증 로그인
Certification Login with Kakao Account

Parameters

context

Android Context

certType

상품 종류
Product type

prompts

동의 화면에 상호작용 추가 요청 프롬프트
Prompt to add an interaction to the consent screen

signData

서명할 데이터
Data to sign

identifyItems

확인할 서명자 정보
Signer information to verify

loginHint

카카오계정 로그인 페이지 ID에 자동 입력할 이메일 또는 전화번호, +82 00-0000-0000 형식
Email or phone number in the format +82 00-0000-0000 to fill in ID field of the Kakao Account login page

nonce

ID ID 토큰 재생 공격 방지를 위한 검증 값, 임의의 문자열
Random strings to prevent replay attacks

settleId

정산 ID
Settlement ID