JLinkedinOauth::verifyCredentials
Method to verify if the access token is valid by making a request to an API endpoint.
Signature
public function verifyCredentials()
Returns
- boolean
- Returns true if the access token is valid and false otherwise.