source: extensions/oAuth/include/hybridauth/Hybrid/resources/openid_realm.html @ 20293

Last change on this file since 20293 was 20293, checked in by mistic100, 11 years ago

first commit of oAuth plugin, still in developpement

File size: 444 bytes
Line 
1<html> 
2        <head>
3                <title>HybridAuth Endpoint</title>
4                <meta name="robots" content="NOINDEX, NOFOLLOW">
5                <meta http-equiv="X-XRDS-Location" content="{X_XRDS_LOCATION}" />
6        </head>
7        <body>
8                <h3 style="margin-bottom: 2px;">HybridAuth</h3> 
9                Open Source Social Sign On PHP Library.
10                <br />
11                <a href="http://hybridauth.sourceforge.net/" style="color:green;text-decoration:none;">hybridauth.sourceforge.net/</a> 
12        </body>
13</html>
Note: See TracBrowser for help on using the repository browser.