Sha256: c5d6fd535c1e1e9f8d3683abdffaaa111158f6858f0a3f05a1350385de23cd3f

Contents?: true

Size: 602 Bytes

Versions: 3

Compression:

Stored size: 602 Bytes

Contents

<html>
<body>
<p><h2> MySpace oAuth Delegated Access Demo (also known as the "3-legged scenario" in oAuth lingo) </h2></p>
<p>This application demonstrates a typical end-user interaction between an OAuth enabled Consumer (this website) and a Service Provider (MySpace)</p>
<p>The profile and friends information is fetched using the <a href='http://developer.myspace.com/community/myspace/da.aspx'>MySpaceID REST API</a> and is used only for display purposes and is NOT stored in any way by the demo app</p>
<p><h3><%= link_to("Click here to begin", :action => :start_auth) %></h3></p>
</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
myspaceid-sdk-0.1.11 samples/rails/sample/app/views/oauth/index.rhtml
myspaceid-sdk-0.1.8 samples/rails/sample/app/views/oauth/index.rhtml
myspaceid-sdk-0.1.9 samples/rails/sample/app/views/oauth/index.rhtml