summaryrefslogblamecommitdiffstats
path: root/init.html
blob: f075f8d1147f9c8238b7333be8bd3f82a04d45a5 (plain) (tree)
1
2
3
4
5
6
7






                                                    
<!doctype html>
<body>
<input id=consumer placeholder="OAuth Consumer Key">
<input id=secret placeholder="OAuth Secret Key">
<button id=set>Set</button>
<script src="init.js"></script>
</body>