on Auth V4Disconnect
AuthV4 Provider 연동 해지 결과 통지
AuthV4 Provider disconnect result callback
korean
인증 서버에 disconnect 상황을 전달하고 이후 요청한 Provider 를 Logout 시킨다.result : 인증 서버에 전달이 실패할 경우와 Sign 이 진행중이거나 setup 이 되지 않은 상황,
또는 이미 disconnected 된 Provider 일 경우 실패가 될 수 있다.
그 외 성공.
english
It pass the disconnect status to the authentication server and then logout the requested provider.result : It can fail if the delivery to the authentication server fails, if the Sign-in is in progress, if it is not setup, or if it is already a disconnected Provider.
Otherwise, success.