Thursday, June 1, 2023

Show HN: Git credential helper using OAuth in browser https://ift.tt/XvQmLel

Show HN: Git credential helper using OAuth in browser I authenticate to many Git hosts from many machines and got tired of generating and copying personal access tokens. With credential helper git-credential-oauth, there are no personal access tokens or SSH keys to configure. Instead you authenticate in browser using OAuth. Git Credential Manager (included with Git for Windows) has a similar feature but it's awkward for Linux users to install. git-credential-oauth is cross platform and packaged in many Linux distributions. https://ift.tt/yd9Kv6C June 1, 2023 at 12:15PM

No comments:

Post a Comment

Show HN: LeetGPU, a playground to learn practice and hone your GPU programming. https://ift.tt/J8XHM3a

Show HN: LeetGPU, a playground to learn practice and hone your GPU programming. Learn, write, practice CUDA programming on LeetGPU.com, an o...