Open MatusGoljerSalesChamp opened 7 years ago
As per the SalesForce documentation on OAuth their replies always contain an issued_at field telling you when the token was issued.
issued_at
We use this field internally in our application so having it accessible in a simpler way would be preferable :)
Thanks for the contribution. Can you please make sure the tests are updated to support this case?
Absolutely, will do!
@MatusGoljerSalesChamp which specific case do you use for this property?
As per the SalesForce documentation on OAuth their replies always contain an
issued_at
field telling you when the token was issued.We use this field internally in our application so having it accessible in a simpler way would be preferable :)