GitHub will restrict access to Git via token authentication and SSH keys
GitHub has announced its decision to discontinue support for password authentication when connecting to Git. Direct operations with Git that require authentication will only be possible using SSH keys or tokens (personal GitHub tokens or OAuth). A similar restriction will also apply to the REST API. The new authentication rules for the API will take effect on November 13, and the tightening of access to Git […]
