validate() public method
Performs OpenID verification with the OP.
| public boolean validate ( $validateRequiredAttributes = true ) | ||
|---|---|---|
| $validateRequiredAttributes | boolean |
Whether to validate required attributes. |
| return | boolean |
Whether the verification was successful. |
Please login to continue.