Não consigo enviar meu projeto para o github ocorre erro no logon, estou informando o usuário e senha correto. Alguém pode me ajudar?
João@joao_note MINGW64 /d/Alura/Joao (master)
$ git remote -v
local D:/Alura/Servidor/ (fetch) local D:/Alura/Servidor/ (push) origin https://github.com/joaoasmatos/cursoalura.git (fetch) origin https://github.com/joaoasmatos/cursoalura.git (push)
João@joao_note MINGW64 /d/Alura/Joao (master)
$ git push origin master
Logon failed, use ctrl+c to cancel basic credential prompt. remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead. remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information. fatal: Authentication failed for 'https://github.com/joaoasmatos/cursoalura.git/'