diff options
author | Niall Sheridan <nsheridan@gmail.com> | 2016-09-04 12:19:17 +0100 |
---|---|---|
committer | Niall Sheridan <nsheridan@gmail.com> | 2016-09-04 12:20:35 +0100 |
commit | d422741d8aab8cd4564141da57e2b98eed3c8a85 (patch) | |
tree | 009ba1215b6718e41fde337e029dae41ef015b60 | |
parent | 9d9babd7c2166384c818b20dab130365f70d91f4 (diff) |
update README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -156,7 +156,7 @@ auth { | Provider | Option | Notes | |---------:|-------------:|----------------------------------------------------------------------------------------------------------------------------------------| | Google | domain | If this is unset then you must whitelist individual email addresses using `users_whitelist`. | -| Github | organization | If this is unset then any GitHub user can obtain a token. The oauth client and secrets should be issued by the specified organization. | +| Github | organization | If this is unset then you must whitelist individual users using `users_whitelist`. The oauth client and secrets should be issued by the specified organization. | Supported options: |