[foaf-protocols] FOAF+SSL authentication in PHP v 0.1
Melvin Carvalho
melvincarvalho at gmail.com
Thu Mar 5 00:28:59 CET 2009
Code, also only two lines required, to authenticate, like Toby's:
<?php require_once('./libAuthentication.php');
$auth = getAuth();
print_r($auth); ?>
Example: https://foaf.me/testLibAuthentication.php
Download: http://foaf.me/download.html
Next Version:
- Pull in Agent info (nick, img, mbox, homepage)
- Pull in Online Account info
- Pull in list of friends
More information about the foaf-protocols
mailing list