Commit Graph

17 Commits

Author SHA1 Message Date
Klimov Paul
b776706c03 OpenId::buildAxParams() fixed to add "openid.ax.required" parameter if required attributes are not empty. 2014-01-01 21:07:04 +02:00
Klimov Paul
f924984926 SREG and AX param merging order at OpenId::buildAuthUrl() changed. 2014-01-01 20:59:11 +02:00
Qiang Xue
943bf88904 doc fix. 2013-12-29 23:36:19 -05:00
Paul Klimov
124f4fa9f7 Doc comments in "authclient" extension updated. 2013-12-25 13:33:34 +02:00
Paul Klimov
bb37b7b589 OpenId attribute validation and extraction updated. 2013-12-25 13:15:54 +02:00
Paul Klimov
d21c59bc3c OpenId client "buildUrl()" method refactored. 2013-12-25 12:42:29 +02:00
Paul Klimov
68db74a947 OpenId client "authUrl" field added, identity/claimedId processing refactored. 2013-12-25 12:08:04 +02:00
Paul Klimov
f0b9e1503d OpenId client 'discover()' method updated to return 'identity' instead of set internal field. 2013-12-24 17:25:35 +02:00
Paul Klimov
fea6520070 OpenId client identiy/claimed_id separation fixed. 2013-12-24 16:59:47 +02:00
Paul Klimov
46746cd8a1 OpenId client 'discover()' method refactored. 2013-12-24 16:06:21 +02:00
Paul Klimov
5a137e6dec OpenId client refactor in progress. 2013-12-24 14:18:49 +02:00
Paul Klimov
b2f3bed673 OpenId client refactor in progress. 2013-12-23 17:22:40 +02:00
Paul Klimov
7a4c1cd387 Trait "ClientTrait" converted into "BaseClient" class. 2013-12-23 15:31:23 +02:00
Paul Klimov
938b6c4e9e Google open id default params added. 2013-12-19 17:06:41 +02:00
Paul Klimov
c8a0591f48 "yii\authclient\AuthAction" fixed.
"yii\authclient\ClientInterface" applied.
2013-12-16 13:55:24 +02:00
Paul Klimov
776a92502f "yii\authclient" structure refactored. 2013-12-16 13:26:25 +02:00
Paul Klimov
41eaa2df07 Extension "authclient" recomposed. 2013-12-11 13:56:14 +02:00