'qq', 'qq' => [ 'app_id' => '', 'app_secret' => '', 'redirect_url' => 'http://127.0.0.1:8000/oauth', ], 'weibo' => [ 'app_id' => '', 'app_secret' => '', 'redirect_url' => 'http://www.rllady.com/home/index/sinaLogin', ], 'github' => [ 'app_id' => '', 'app_secret' => '', 'redirect_url' => 'http://127.0.0.1:8000/oauth', ], 'wx' => [ 'app_id' => '', 'app_secret' => '', 'redirect_url' => 'http://127.0.0.1:8000/oauth', 'scope' => '', ], ];