Skip to content
This repository has been archived by the owner on Jan 10, 2021. It is now read-only.

Commit

Permalink
add login link
Browse files Browse the repository at this point in the history
  • Loading branch information
michielbdejong committed Mar 28, 2013
1 parent c261898 commit 6eada33
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion github-connect.html
Expand Up @@ -5,7 +5,10 @@
<title>experimental! form for submitting data points</title>
</head>
<body>
(check the console)
<p>
<a href="https://github.com/login/oauth/authorize?client_id=3365a610f873704cff3a">log in with github</a>
</p>
<p>this page is still under construction (check the console)</p>
</body>
<script>
var githubClient = {
Expand Down

0 comments on commit 6eada33

Please sign in to comment.