Managing authentication for multiple github accounts
Recently Github stopped accepting passwords for authentication for fetch/push operations to remote repo. In regard with change Github suggested developers either use Personal Access Token(s) or PAT(s) or ssh for authenticating to remote repo.
I foll...
cosmicdev.org3 min read