Outputs client auth link.
public clientLink ( yii\authclient\ClientInterface $client, string $text = null, array $htmlOptions = [] ) : string | ||
$client | yii\authclient\ClientInterface | external auth client instance. |
$text | string | link text, if not set - default value will be generated. |
$htmlOptions | array | link HTML options. |
return | string | generated HTML. |