Support for password authentication was removed
Arjun Gautam
Posted on August 14, 2021
Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
If you are getting this error go through this :
For Windows
For Linux
Important Note : To store the token git credential so that you don't have to type token everytime, use this command before pushing.
git config credential.helper store
💖 💪 🙅 🚩
Arjun Gautam
Posted on August 14, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.