From: Vincent Vanwaelscappel Date: Thu, 7 Oct 2021 18:56:01 +0000 (+0200) Subject: wip #4765 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=fe7678a82ec1d42b4bbce565f499d6a68a21ebea;p=cubist_socialite.git wip #4765 --- diff --git a/src/Http/Controllers/SocialiteController.php b/src/Http/Controllers/SocialiteController.php index 258b044..a1d96a3 100644 --- a/src/Http/Controllers/SocialiteController.php +++ b/src/Http/Controllers/SocialiteController.php @@ -29,6 +29,6 @@ class SocialiteController extends Controller public function callback() { - + redirect('/'); } } \ No newline at end of file