Package com. kakao. sdk. partner. auth
Functions
Link copied to clipboard
fun RxAuthApiClient.issueAccessToken(groupRefreshToken: String): Single<OAuthToken>
Content copied to clipboard
fun AuthApiClient.issueAccessToken(groupRefreshToken: String, callback: (token: OAuthToken?, error: Throwable?) -> Unit)
Content copied to clipboard