Removed unnecessary code
This commit is contained in:
@ -10,8 +10,6 @@ class OAuth2 {
|
|||||||
private $url;
|
private $url;
|
||||||
private $URL_AUTH;
|
private $URL_AUTH;
|
||||||
private $URL_TOKEN;
|
private $URL_TOKEN;
|
||||||
private $URL_USER;
|
|
||||||
private $URL_GROUP;
|
|
||||||
private $auth_type;
|
private $auth_type;
|
||||||
private $session;
|
private $session;
|
||||||
private $grant_type;
|
private $grant_type;
|
||||||
|
Reference in New Issue
Block a user