| Issue 31: | Add this to the example-google.php file | |
| 2 people starred this issue and may be notified of changes. | Back to list |
$openid->required = array('contact/email');
$openid->optional = array('namePerson','namePerson/friendly','birthDate','person/gender');
It wasn't clear, and I found the example on stackoverflow.
Wish you had the source up here :)
May 18, 2011
#1
gole...@gmail.com
May 18, 2011
Just before calling $openid->authUrl(); Looks like I'll add this to the example after all.
May 19, 2011
Cool
Sep 15, 2011
(No comment was entered for this change.)
Status:
Done
|