mirror of
https://github.com/gabrie30/ghorg.git
synced 2026-05-05 03:46:09 +02:00
update readme
This commit is contained in:
parent
ef1d16b7c1
commit
20aee9ec08
@ -24,12 +24,12 @@ $ ghorg org
|
||||
|
||||
## Default GitHub Token Used
|
||||
|
||||
> If running this does not return the correct key you will need to generate a token via GithHub and add it to your .env
|
||||
|
||||
```bash
|
||||
$ security find-internet-password -s github.com | grep "acct" | awk -F\" '{ print $4 }'
|
||||
```
|
||||
|
||||
> If running this does not return the correct key you will need to generate a token via GithHub and add it to your .env
|
||||
|
||||
## Auth through SSO
|
||||
|
||||
- If org is behind SSO a normal token will not work. You will need to add SSO to the [Github token](https://help.github.com/articles/authorizing-a-personal-access-token-for-use-with-a-saml-single-sign-on-organization/)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user