yii2-oauth
yii2-oauth copied to clipboard
OAuthClient QQ Weibo Weixin Douban Renren Amazon
Results
3
yii2-oauth issues
Sort by
recently updated
recently updated
newest added
getUnionId
/** \* @param string $xml \* @return static _/ public static function createByXml($xml) { $model = new static(); $attributes = *_ToolsHelper::xmlToArray($xml);** foreach ($attributes as $name => $value) { if ($value...