Skip to content
Discussion options

You must be logged in to vote

Hey, GitHub is no longer accepting account passwords when authenticating Git operations, you need to add a PAT (Personal Access Token) instead.

Here are the steps to generate personal access tokens.

Click here for Token.

Step 1 - Open GitHub and log in with your credentials.

Step 2 - Click on the Setting menu.

Step 3 - From the Setting menu click on Developer Settings

Step 4 - From the Developer Settings menu, click on Personal access token

Step 5 - From the Personal access token, click on the Generate new Token button.

Step 6 - Now fill up required details like Note, Expiration, Select scopes. And then click on the Generate Token button.

Step 7 - After that, a new token has been generate…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by shinybrightstar
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Ask and answer questions about GitHub features and usage
4 participants