false, 'enableLink' => false, 'enableRegister' => false, 'providers' => [ "Google" => [ "enabled" => true, "keys" => [ "id" => "", "secret" => "", "scope" => "https://www.googleapis.com/auth/userinfo.profile", "https://www.googleapis.com/auth/userinfo.email", ], ], "Facebook" => [ "enabled" => true, "keys" => [ "id" => "", "secret" => "" ], "scope" => "email" ], "Twitter" => [ "enabled" => true, "keys" => [ "key" => "", "secret" => "" ], "scope" => 'email', "includeEmail" => true ], ]*/ ];