cli/cmd
Mislav Marohnić b0b67014f1 Suggest to re-authenticate to fix "SAML enforcement" error
As far as I can put together, this error appears when someone has
authenticated GitHub CLI with a PAT that isn't authorized to access a
certain org. It can also happen if someone has authorized GitHub CLI
using the legacy "GitHub CLI (dev)" OAuth app instead of our production
OAuth app.

Doing `gh auth refresh` will re-authenticate the user using our
production "GitHub CLI" OAuth app which will not have problems accessing
resources in different GitHub organizations.
2021-08-30 17:18:59 +02:00
..
gen-docs Add tests for manual pages generation 2021-03-30 20:47:25 +02:00
gh Suggest to re-authenticate to fix "SAML enforcement" error 2021-08-30 17:18:59 +02:00