Skip to content

Commit

Permalink
Update clientSide_demo.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ayfchan committed Oct 2, 2014
1 parent 275024d commit 913cbec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clientSide_demo.html
Expand Up @@ -13,7 +13,7 @@
<script src="js/libs/modernizr-2.5.3.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>

<script src="https://raw.githubusercontent.com/oanda/js_client_side_oauth_flow/master/jso.js"></script>
<script src="https://developer.oanda.com/js_client_side_oauth_flow/jso.js"></script>
<script type="text/javascript">
function implicitFlow() {

Expand Down

0 comments on commit 913cbec

Please sign in to comment.