![](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FHiBtU%2FbtrPPiq6yPD%2F0wb8rP9UEpumuaeo0S6rIK%2Fimg.png)
Programming/Trouble Shooting
[Github] Support for password authentication was removed on August 13, 2021 오류 발생 해결 방법
문제 상황 Github repository에 접근을 할 때 올바른 아이디와 비밀번호를 입력했음에도 에러가 발생하며 다음과 같은 메시지를 출력 Pushing to https://github.com/XXX/XXX.git remote: Support for password authentication was removed on August 13, 2021. remote: Please see https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication. fa..