setUserIdentifier($userIdentifier); foreach ($scopes as $scope) { $this->addScope($scope); } $this->setClient($client); } }