DEV Community

Cover image for Support for password authentication was removed
Arjun Gautam
Arjun Gautam

Posted on • Edited on

6 4

Support for password authentication was removed

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

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay