Today GitHub surprise me with a new way to push, clone, or pull a repo
when I'm trying to push my project I get this error message:
remote: Password authentication is temporarily disabled as part of a brownout. Please use a personal access token instead.
remote: Please see https://github.blog/2020-07-30-token-authentication-requirements-for-api-and-git-operations/ for more information.
fatal: unable to access 'https://github.com/barimehdi77/Philosophers.git/': The requested URL returned error: 403
after multiple searches I fined that GitHub adds a new security update named Personal access tokens but who can I use it?