Bill Baer /bɛːr/

Skip to main content

Banner

 
Bill Baer /bɛːr/
Bill Baer is a Senior Product Manager for Microsoft 365 at Microsoft in Redmond, Washington.

Resetting git credentials with Atom

Resetting git credentials with Atom

Resetting git credentials with Atom

  Github git Atom 403

NOTE TO SELF

Reset Atom’s personal access token

Atom authenticationt to Github is through a personal access token. Personal access tokens (PATs) are an alternative to using passwords for authentication to GitHub when using the GitHub API or the command line.

To reset your personal access token open the Command Pallet from Packages | Command Pallet | Toggle.

Enter Github: Logout.

Remove git stored credentials on the device

Open Terminal and enter:

git credential-osxkeychain erase

host=github.com

protocol=https

Option 2: Open Keychain Access and locate the Github.com (Internet password) entry.

Remove Github.com (Internet password).

In addition, remove the following entries where present in Keychain:

The above store the login identity and personal access token.

| | Permalink to this article
Fingerprint for this article3bcd980e26e4eda5775839b661a930e7
 
 

Comments

 
 
Skip to footer

Social Links