Upload a project today to github suddenly reported an error
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
means to connect with a personal token. A face is aggressive. There is no way. I haven’t set it before, so I have to set it up.
Find
1.
2.
3.
4.
Last click to generate.
Copy your generating key, use it later, and you can’t see it when you open the webpage again after you open the webpage again
This step is critical. Be sure to delete the previous cache, otherwise the above error is prompted.
# Run the command cache
git config --global credential.helper wincred
# Clear user name and password in Git
git credential-manager uninstall
Specific reference to my previous blog:github -Local project upload to GitHub -local modified project updates to github
Different is that when it prompts to enter the user name and password, the password input to be generated.