]> _ Git - cubist_socialite.git/commitdiff
wip #4765
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 7 Oct 2021 18:56:01 +0000 (20:56 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 7 Oct 2021 18:56:01 +0000 (20:56 +0200)
src/Http/Controllers/SocialiteController.php

index 258b0440dd891e2461a4d610fdabe9cbc3f918ed..a1d96a35388b40f3fdb69e6c6f5e1ec75c0d1d06 100644 (file)
@@ -29,6 +29,6 @@ class SocialiteController extends Controller
 
     public function callback()
     {
-
+        redirect('/');
     }
 }
\ No newline at end of file