diff --git a/config/auth.php b/config/auth.php index 6511ca0..19ee034 100644 --- a/config/auth.php +++ b/config/auth.php @@ -12,7 +12,7 @@ return [ */ 'social' => [ - 'providers' => ['facebook', 'twitter', 'google', 'microsoft'], + 'providers' => ['microsoft'], ], /*