Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add $issuedAt property #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MatusGoljerSalesChamp
Copy link

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 :)

As per the SalesForce [documentation](https://developer.salesforce.com/page/Digging_Deeper_into_OAuth_2.0_on_Force.com) 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 :)
@stevenmaguire
Copy link
Owner

Thanks for the contribution. Can you please make sure the tests are updated to support this case?

@MatusGoljerSalesChamp
Copy link
Author

Absolutely, will do!

@jamesgraham
Copy link

@MatusGoljerSalesChamp which specific case do you use for this property?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants