yahoo-oauth

php-openID doesn't work with Yahoo

纵然是瞬间 提交于 2019-11-27 06:04:08
问题 i am trying to use php-openid library for implementing openID in my site. the basic consumer example inside its package doesn't work for Google and Yahoo. i found the Google solution here: Example usage of AX in PHP OpenID but it doesn't still work for Yahoo! . how can i made it works? 回答1: wow it is solved now !!!!! i traced the functions and found the problem.and that is.... in "try_auth.php" file i used "$attribute[] = Auth_OpenID_AX_AttrInfo::make('http://axschema.org/contact/email',2,1,

How can Yahoo Mail be accessed by IMAP using OAuth or OAuth2 authentication

一世执手 提交于 2019-11-27 02:25:01
问题 According to developer.yahoo.com/mail/ and IMAP responses: * OK [CAPABILITY IMAP4rev1 ID MOVE NAMESPACE X-ID-ACLID UIDPLUS LITERAL+ CHILDREN XAPPLEPUSHSERVICE XYMHIGHESTMODSEQ AUTH=PLAIN AUTH=LOGIN AUTH=XOAUTH2 AUTH=XYMCOOKIE AUTH=XYMECOOKIE AUTH=XYMCOOKIEB64 AUTH=XYMPKI] IMAP4rev1 imapgate-1.8.1_01.20166 imap1009.mail.ne1.yahoo.com Yahoo Mail can be accessed by IMAP using OAuth(2) authentication. I registered my app on https://developer.yahoo.com/apps/ so I have got Client ID and Client