eclipse에서 github 자동으로 접근이 되고 있었는데 오늘 team > pull을 실행해보니 login 팝업창 무한반복 ---------------------------------------------------------------------------------------------------- 2021년 8월 13일 기준 github 정책상 계정 패스워드 인증 방식이 패스워드 토큰 인증 방식으로 변경되었다고 한다. ( 관련 내용 : 아래 링크 참조 ) https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ Token authentication requirements for Git operation..