loginWithKakaoTalk

fun loginWithKakaoTalk(context: Context, requestCode: Int = AuthCodeClient.DEFAULT_REQUEST_CODE, nonce: String? = null, channelPublicIds: List<String>? = null, serviceTerms: List<String>? = null): Single<OAuthToken>

카카오톡으로 로그인
Login with Kakao Talk

Parameters

context

Android Context

nonce

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

channelPublicIds

카카오톡 채널 프로필 ID
Kakao Talk Channel's profile IDs

serviceTerms

서비스 약관 목록
List of service terms