1040 0 0 0
Last Updated : 2025-04-28 21:58:03
In 13 august 2021 , github removed password authentication so when you push to github you will face a problem here is the solution
1- go to your account to create personal access token .. click on your account avatar -> select settings -> then select developer settings from sidebar -> then choose personal access tokens -> then generate new token -> name your new token and select privilages and expiration date for this token and generate token .
1- in Windows to use this token go to control panel -> User accounts -> Manage windows credentials -> generic credentials -> select github and edit it -> then paste your new token in password .