autowp/external-login-service

View on GitHub

Showing 72 of 72 total issues

Possibly zero references to protected method \Autowp\ExternalLoginService\Vk::getFriendsAuthorizationUrl()
Open

protected function getFriendsAuthorizationUrl(): string
Severity: Minor
Found in src/Vk.php by phan

Possibly zero references to public method \Autowp\ExternalLoginService\Vk::getFriendsUrl()
Open

public function getFriendsUrl(): string
Severity: Minor
Found in src/Vk.php by phan

Possibly zero references to protected method \Autowp\ExternalLoginService\GooglePlus::createProvider()
Open

protected function createProvider(): GoogleProvider
Severity: Minor
Found in src/GooglePlus.php by phan

Possibly zero references to public method \Autowp\ExternalLoginService\PluginManager::validate()
Open

public function validate($plugin)
Severity: Minor
Found in src/PluginManager.php by phan

syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)
Open

private array $defaultScope = ['public_profile', 'user_friends', 'user_hometown'];
Severity: Critical
Found in src/Facebook.php by phan

Parameter $options is never used
Open

public function getData(array $options): Result
Severity: Minor
Found in src/GooglePlus.php by phan

Possibly zero references to protected property \Autowp\ExternalLoginService\PluginManager->factories
Open

protected $factories = [
Severity: Minor
Found in src/PluginManager.php by phan

Possibly zero references to public method \Autowp\ExternalLoginService\Vk::getFriends()
Open

public function getFriends(): array
Severity: Minor
Found in src/Vk.php by phan

Possibly zero references to protected method \Autowp\ExternalLoginService\Github::createProvider()
Open

protected function createProvider(): GithubProvider
Severity: Minor
Found in src/Github.php by phan

Possibly zero references to protected method \Autowp\ExternalLoginService\Github::getFriendsAuthorizationUrl()
Open

protected function getFriendsAuthorizationUrl(): string
Severity: Minor
Found in src/Github.php by phan

Possibly zero references to class \Autowp\ExternalLoginService\InvalidUriException
Open

class InvalidUriException extends ExternalLoginServiceException
Severity: Minor
Found in src/InvalidUriException.php by phan

Possibly zero references to protected method \Autowp\ExternalLoginService\Linkedin::createProvider()
Open

protected function createProvider(): LinkedInProvider
Severity: Minor
Found in src/Linkedin.php by phan
Severity
Category
Status
Source
Language