I just came across the following while trying to clone a repo:
The "contoso" organization has enabled or enforced SAML SSO. To access this repository, you must re-authorize the OAuth Application
GitHub for VS Code
I searched how to enable per folder authentication for git.
The easiest solution was to simply run
gh auth login
Happy cloning...
Top comments (0)