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

Fix iat claim example #94

Merged
merged 1 commit into from
Aug 4, 2015
Merged

Fix iat claim example #94

merged 1 commit into from
Aug 4, 2015

Conversation

larrylv
Copy link
Contributor

@larrylv larrylv commented Aug 4, 2015

The implementation doesn't use options['iat'] to verify iat claim.

The implementation doesn't use `options['iat']` to verify iat claim.
@aj-michael
Copy link
Member

Hi Larry, thanks for the pull request! You're certainly right, :verify_iat checks against the current time so there is no need for options['iat'].

aj-michael added a commit that referenced this pull request Aug 4, 2015
@aj-michael aj-michael merged commit ad68cd0 into jwt:master Aug 4, 2015
@larrylv larrylv deleted the patch-1 branch August 5, 2015 00:22
@larrylv
Copy link
Contributor Author

larrylv commented Aug 5, 2015

@aj-michael You are welcome. :-)

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.

2 participants