feat: add google auth login #101
Annotations
4 errors and 1 warning
Run PHPStan:
src/Controller/OAuth/GoogleController.php#L53
Parameter #1 $accessToken of method KnpU\OAuth2ClientBundle\Client\Provider\GoogleClient::fetchUserFromToken() expects League\OAuth2\Client\Token\AccessToken, string given.
|
Run PHPStan:
src/Controller/OAuth/GoogleController.php#L53
Parameter #2 $emailProvider of method Buddy\Repman\Controller\OAuth\OAuthController::createAndAuthenticateUser() expects callable(): string, Closure(): League\OAuth2\Client\Provider\ResourceOwnerInterface given.
|
Run PHPStan:
src/Security/GoogleAuthenticator.php#L35
Call to an undefined method League\OAuth2\Client\Provider\ResourceOwnerInterface::getEmail().
|
Run PHPStan
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading