Wednesday, January 13, 2016

Github Two-Factor Authentication on the command line


Today is the day to deploy things and... also the day to set up the Github's two-factor authentication on the command line. In order to be able to work with your repositories once you set up your w-factor authentication follow the next steps:
  1. Log into your Github account and go to Settings
  2. Select the "Personal Access Tokens" tab on the left-hand navigation
  3. Click on "Generate new" personal access token and enter a proper description
  4. Copy the 40 characters long token and use it as your password on the command line
That's all. 

Hope help!

No comments:

Post a Comment