I wanted to push a repository on GitHub and here was the response:
The support for password authentication was removed, please use a personal access token instead
How do I create a personal access token?
I wanted to push a repository on GitHub and here was the response:
The support for password authentication was removed, please use a personal access token instead
How do I create a personal access token?
This happens because Github removed support for password authentication on August 13, 2021.
You can create the token using this documentation
and you can read more on the similar question asked already on this platform. using this link.
Support for password authentication was removed. Please use a personal access token instead