[공지] ‘카카오계정과 함께 로그아웃’ 기능 추가 / [Notice] new add-on feature 'Logout of service along with Kakao Account'

안녕하세요.

2020년 6월 16일 자로 로그아웃에 새로운 기능이 추가되어 안내드립니다. ‘카카오계정과 함께 로그아웃’ 기능을 이용하면 사용자는 서비스에서만 로그아웃할 지, 서비스와 더불어 카카오 계정에서도 로그아웃할지 선택할 수 있습니다.

기존의 '로그아웃’은 사용자 토큰을 만료시켜 로그아웃 처리하는 반면, 새로 개발된 ‘카카오계정과 함께 로그아웃’은 서비스와 카카오 계정의 세션을 만료시켜 로그아웃 처리합니다.

이 기능은 REST API를 통해 개발 가능하며, 다음 작업이 필요합니다:

  • 카카오 계정 세션이 만료된 후 리다이렉트될 Logout Redirect URI 등록
  • 서비스 서버에서 서비스 세션 만료 처리

자세한 사항은 개발 가이드를 참고하시기 바랍니다.

감사합니다.


==================================================================================


As of June 16, 2020, we introduce a new add-on feature to Logout — ‘Logout of service along with Kakao Account’.
With this feature, users can select whether to logout of service only or logout of both service and Kakao Account.

While the previous ‘Logout’ expires the user tokens issued during the login process, the ‘Logout of service along with Kakao Account’ expires the session of the Kakao Account and the service to have users log out.

To implement this feature, you need to proceed as follows by using REST API:

  • Set Logout Redirect URI that a user is redirected to after the Kakao account session is expired.
  • Expire the service session in the service server.

Refer to REST API Development Guide for more details.

Thank you.

Kakao Developers

2개의 좋아요