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 #151 and code refactoring #163

Merged
merged 6 commits into from
Sep 16, 2016
Merged

Fix #151 and code refactoring #163

merged 6 commits into from
Sep 16, 2016

Conversation

excpt
Copy link
Member

@excpt excpt commented Sep 16, 2016

This PR fixes #151.
A few files received updated to fix code smells.

Add missing iat and sub test cases.
Update .gitignore file to exclude .vscode, bin and .bundle folder/files.
Reformat code and fix issues mentioned by rubocop.
The audience claim is now properly checked when both, the aud claim in
the token and the verify aud claim, are arrays.

Fixes #151.
@excpt excpt added this to the Version 1.5.5 milestone Sep 16, 2016
@excpt excpt merged commit 5cf4cb5 into jwt:master Sep 16, 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.

Audience Claim broken?
2 participants