Skip to content

Instantly share code, notes, and snippets.

@pbonnell
Created January 15, 2011 01:33
Show Gist options
  • Save pbonnell/780600 to your computer and use it in GitHub Desktop.
Save pbonnell/780600 to your computer and use it in GitHub Desktop.
<a class="rpxnow" href="https://janrain-engage-demo.rpxnow.com/openid/v2/signin?token_url=my%2Freturn%2Furl">Janrain( put a nice icon here)</a>
<script src="https://rpxnow.com/openid/v2/widget" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[

RPXNOW.token_url = 'my/return/url';
RPXNOW.realm = 'janrain-engage-demo';
RPXNOW.overlay = true;
 
 
 

//]]>

</script>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment