Is there a way to get auth token expiration date?
Hi, I have a question about authentication token expiry in REST. I tried looking at the CS API (both v1 and v2) for a method that for a given auth token would tell me when it expires. In the WS API, there is a method to get this info, but there doesn't seem to be in the REST API. Am I mistaken? If not, is this something…