Skip to content

Fix #151 and code refactoring#163

Merged
excpt merged 6 commits intojwt:masterfrom
excpt:master
Sep 16, 2016
Merged

Fix #151 and code refactoring#163
excpt merged 6 commits intojwt:masterfrom
excpt:master

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