Test whether the username and password are correct.
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
if ($tmClient->isLoginValid()) echo 'Login is valid.'; |
Warning | ||
---|---|---|
| ||
Our example code is an illustration of how you might integrate with our systems and is not certified for production environments. You are responsible for testing and QA. |