feat(auth): integrate GitHub OAuth for user authentication and token … #51
release.yml
on: push
Bump Version and Build Docker Image
0s
Annotations
5 errors
|
Run Linter
Process completed with exit code 1.
|
|
Run Linter:
app/Http/Controllers/Auth/GitHubController.php#L71
Access to an undefined property Laravel\Socialite\Contracts\User::$token.
|
|
Run Linter:
app/Http/Controllers/Auth/GitHubController.php#L55
Access to an undefined property Laravel\Socialite\Contracts\User::$token.
|
|
Run Linter:
app/Http/Controllers/Auth/GitHubController.php#L38
Access to an undefined property Laravel\Socialite\Contracts\User::$token.
|
|
Run Linter:
app/Http/Controllers/Auth/GitHubController.php#L17
Call to an undefined method Laravel\Socialite\Contracts\Provider::scopes().
|