I wrote a Medium article (not Medium Premium) about this:
https://alonso-delarte.medium.com/reminder-github-will-require-tokens-after-august-13-2021-12697f45893b
to try to explain the situation as I understand it. You might or might not
find my explanation clearer than the one given by GitHub.
As
Thanks Neil. I have generated a token with the help of
https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token.
I have used the generated token as the password and I can now push my
code to GitHub using the token.
Richard
On Fri, 16 Jul 2021 at 14:13, Richard Grin
wrote:
> Beginning August 13, 2021, GitHub will no longer accept account passwords
> when authenticating Git operations and will require the use of token-based
> authentication, such as a personal access token (for developers) or an OAuth
> or GitHub A
Hello,
Beginning August 13, 2021, GitHub will no longer accept account
passwords when authenticating Git operations and will require the use of
token-based authentication,such as a personal access token(for
developers) or an OAuth or GitHub App installation token (for
integrators) for all aut