What I have to do to resolve this problem?
Asked
Active
Viewed 50 times
-1
-
There is no screenshot, but it is much better to copy and paste the text anyway. – Organic Marble Sep 29 '22 at 23:42
-
Seems like this is more a question about the inner workings of Github than related to Ubuntu... – Artur Meinild Sep 30 '22 at 07:52
1 Answers
2
The GitHub error message "support for password authentication was removed" means that GitHub removed support for password authentication.
What you do about it is one of two things: create a personal access token or enable ssh.
For what it's worth, I chose ssh. I think it's the more secure of the two, and it's easier to use.

MDeBusk
- 1,175
- 2
- 8
- 21