Update README.md
This commit is contained in:
parent
79b972b68e
commit
168d0660f9
@ -13,7 +13,8 @@ $oauth2 = new OAuth2(
|
||||
$authorization_type,
|
||||
$session,
|
||||
$verify,
|
||||
$grant_type, $response_type);
|
||||
$grant_type,
|
||||
$response_type);
|
||||
```
|
||||
|
||||
```$client_id``` is client id of the OAuth2 application
|
||||
|
Loading…
x
Reference in New Issue
Block a user