Home
last modified time | relevance | path

Searched refs:openid (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
Dindex.php119 $openid = new LightOpenID(); variable
120 $userId = $openid->identity;
125 $openid->identity = 'https://www.google.com/accounts/o8/id';
265 'openid.ext1.mode': 'fetch_request',
266 'openid.ext1.type.email': 'http://axschema.org/contact/email',
268 'openid.ext1.type.last': 'http://axschema.org/namePerson/last',
DNOTICE74 (Cf. ../lib/lightopenid/openid.php):