微信授权
报错: Header may not contain more than a single header, new line detected
return redirect()->to($officialAccount->oauth->scopes($scope)->redirect($request->fullUrl()));
return $officialAccount->oauth->scopes($scope)->redirect($request->fullUrl());