Skip to content

Instantly share code, notes, and snippets.

@adrianotadao
Last active December 11, 2015 17:38
Show Gist options
  • Save adrianotadao/4635359 to your computer and use it in GitHub Desktop.
Save adrianotadao/4635359 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang='en'>
<head>
<title> SSO PHP Demo </title>
</head>
<body>
<h1>SSO - javascript demo</h1>
<a id='cj_connect'> Click Jogos Connect </a>
<script src="http://code.jquery.com/jquery.min.js"></script>
<script src="javascripts/application.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment