blade-sensei/learning

git error Authentication failed access push

Opened this issue · 1 comments

remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com

use
git push https://USER_NAME@github.com/ORGANIZATION/REPO_NAME.git

vs will prompt password field, instead the password you will provide a TOKEN

to SET or GET a token follow this:
set the TOKEN ( https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/accessing-github-using-two-factor-authentication )