Source: site.view [edit]
Function name: oauthLinkedIn
Arguments:
Description: Page to authenticate a user against LinkedIn
Page type: html
Render function:  
Module: skillsrank

Page source:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
<head>

<title>SkillsRank</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="Author" content="SkillsRank.com" />
<meta name="distribution" content="global" />
<meta name="rating" content="general" />
<meta name="Keywords" content="job, jobs, cv, resume, skills, rank, skill, search" />
<meta name="ICBM" content=""/> <!-- see geourl.org -->
<meta name="DC.title" content="SkillsRank.com"/>
<link rel="shortcut icon" href="favicon.ico"/> <!-- see favicon.com -->
<!-- style type="text/css" media="all">@import "style.css";</style   -->	

<script src="http://oauth.io/auth/download/latest/oauth.js"></script>


<webl>WubCall("skillsrank.incCSS", []);</webl>

</head>


<webl>     WubCall("incTop", ["home"]);         </webl>



<!-- content here 
============================================================ -->
<a name="content"></a>

<p>
Authorizing with linked in...
<p>

<script>
  OAuth.initialize('VFsced7eVcxAVCNG9-szGjAwT_A');
  OAuth.redirect('linkedin', "http://www.wubhub.com:4110/webl/WubHub_DoIt?cmdline=oauthValidated");
</script>
  
</div>

<webl>     WubCall("incBottom", []);      </webl>
<webl>     WubCall("incSidemenuNavSite", ["home"]);    </webl>
<webl>     WubCall("incFooter", []);      </webl>