Skip to content

Commit 1e30efd

Browse files
GrahamCampbellcs278
andcommitted
Update doc/security.md
Co-authored-by: Chris Smith <[email protected]>
1 parent 692ca2a commit 1e30efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/security.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ $client->authenticate($usernameOrToken, $password, $method);
1414
```
1515

1616
`$usernameOrToken` is, of course, the username (or in some cases token/client ID, more details you can find below),
17-
and guess what should contain `$password`. The `$method` can contain one of the five allowed values:
17+
and guess what should contain `$password`. The `$method` can contain one of the three allowed values:
1818

1919
#### Supported methods
2020
* `Github\Client::AUTH_CLIENT_ID` - https://developer.github.com/v3/#oauth2-keysecret

0 commit comments

Comments
 (0)