From 08350e7f898e22d6a8821187f23285141bf5c5dc Mon Sep 17 00:00:00 2001 From: Raphael Jackstadt Date: Thu, 22 Aug 2019 09:03:53 +0200 Subject: [PATCH] Update Aauth.php --- app/Config/Aauth.php | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/app/Config/Aauth.php b/app/Config/Aauth.php index 305bffc..b31ce9a 100644 --- a/app/Config/Aauth.php +++ b/app/Config/Aauth.php @@ -323,18 +323,6 @@ class Aauth extends BaseConfig public $socialRemember = true; public $socialProviders = []; - // public $socialEnabled = true; - // public $socialRemember = true; - // public $socialProviders = [ - // 'Facebook' => [ - // 'enabled' => true, - // 'keys' => [ - // 'id' => '307655649901891', - // 'secret' => 'fb814dea3a38d36aa66222efab35c337', - // ], - // ], - // ]; - /* |-------------------------------------------------------------------------- | Group Variables