- developer settingsからアクセストークンを新しく発行する
- 適切な権限を与える: 上記URLのとは変わっているので注意(かなり適当に設定したため、忘れたが, administration, codeをread and writeにした)
- パスワードの代わりにtokenを使う
参考
- https://stackoverflow.com/questions/68781928/support-for-password-authentication-was-removed-on-august-13-2021
- 公式サイトもちょっと見たが、情報が多すぎてだるかったので、あんまり見なかったが、本当はみたほうがいい
docs.github.com