When I try to clone a repository on my laptop, I get this message "Support for password authentication was removed on August 13, 2021.", can anyone help ?
Are you using your git token to login? Your actual github password doesn't work in git bash.
I fixed it, Thank you ! also, yes I wasn't using the git token.
you might as-well create a new token for your gitHub Account
Thank you!