DEV Community

Gagan
Gagan

Posted on

GitHub Password Authentication Deprecation

As per GitHub' announcement, December 2020, account passwords will no longer be supported to authenticate Git operations beginning on August 13, 2021. In other words, password authentication has been deprecated.

If you have a tool or are heavily dependent on git cli for everyday workflows, you will be impacted by this. Please do wait until the last minute to update your GitHub auth method; do it today and get acquainted with the new workflow.

The two Github authentication methods supported will be:

  1. Personal Access Token Authentication
  2. SSH Key

Please read more on the above to set it up.

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

πŸ‘‹ Kindness is contagious

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

Okay