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

Parse expires_in to future timestamp #59

Merged
merged 1 commit into from
Jul 28, 2016

Conversation

jeffutter
Copy link
Contributor

This forces both string and integer values for expires in to parse to an
integer that is added to unix_now, while leaving expires to simply be
parsed to an integer.

Fixes #58

@coveralls
Copy link

coveralls commented Jul 28, 2016

Coverage Status

Coverage decreased (-1.2%) to 89.759% when pulling 7e0daca on jeffutter:string_expires_in into c034793 on scrogson:master.

This forces both string and integer values for expires in to parse to an
integer that is added to unix_now, while leaving expires to simply be
parsed to an integer.
@coveralls
Copy link

coveralls commented Jul 28, 2016

Coverage Status

Coverage decreased (-1.2%) to 89.759% when pulling eb09c5f on jeffutter:string_expires_in into c034793 on scrogson:master.

@scrogson
Copy link
Member

Awesome! Thank you! 👍

@scrogson scrogson merged commit 3277a29 into ueberauth:master Jul 28, 2016
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.

None yet

3 participants