discover() public method
Performs Yadis and HTML discovery.
| public array discover ( $url ) | ||
|---|---|---|
| $url | string |
Identity URL. |
| return | array |
OpenID provider info, following keys will be available:
|
| throws | yii\base\Exception |
on failure. |
discover() public method
Performs Yadis and HTML discovery.
| public array discover ( $url ) | ||
|---|---|---|
| $url | string |
Identity URL. |
| return | array |
OpenID provider info, following keys will be available:
|
| throws | yii\base\Exception |
on failure. |
Please login to continue.