Question
Method to Validate REST API Identity
Hi, I'm trying to utilize the REST API, and am attempting to validate the credentials the users would be providing. So far I can validate everything except the REST API Identity.
Besides checking if the link follow a valid URL format, is there a way to validate the identity?
Thanks in advance!