blob: 06fcb95c27969fceffc1769c2c5aabdcf2d00569 [file] [log] [blame]
<html>
<head>
<title>Daily Motion Sample</title>
<style type=text/css>
td { vertical-align: top; padding: 0.5em }
img { border:0 }
</style>
</head>
<body>
<p><a href="{{ logout }}">Logout</a></p>
<h2>First request with access_token in query parameter:</h2>
<pre>{{ content1 }} </pre>
<h2>Second request with access_token in header:</h2>
<pre>{{ content2 }} </pre>
</body>
</html>