buildAuthUrlV2() protected method
Builds authentication URL for the protocol version 2.
protected string buildAuthUrlV2 ( $serverInfo ) | ||
---|---|---|
$serverInfo | array |
OpenID server info. |
return | string |
Authentication URL. |
buildAuthUrlV2() protected method
Builds authentication URL for the protocol version 2.
protected string buildAuthUrlV2 ( $serverInfo ) | ||
---|---|---|
$serverInfo | array |
OpenID server info. |
return | string |
Authentication URL. |
Please login to continue.