yii2 不同域名下进行授权登录
摘要:/** * Logs in a user. * 如果是 第三方来进行授权登录的话 必须带上参数 type=auth return=returnUrl * @return mixed */ public function actionLogin() { $this->setReferer(); ...
阅读全文
posted @ 2017-02-08 17:55
posted @ 2017-02-08 17:55