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