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

Update JWT #1723

Merged
merged 3 commits into from
Feb 18, 2016
Merged

Update JWT #1723

merged 3 commits into from
Feb 18, 2016

Conversation

rap1ds
Copy link
Member

@rap1ds rap1ds commented Feb 10, 2016

Old:

  • Fork oauth2 to allow JWT >= 1.5.2
  • Update JWT 1.5.2
  • Fix broken JWT implementation (should not stringify keys)

New:

  • Use oauth2 master branch
  • Fix broken JWTUtils implementation (should not stringify keys)
  • Fix tests (add missing subject)

Review tip: Use ?w=0 to disable whitespace changes: https://github.com/sharetribe/sharetribe/pull/1723/files?w=0

@bladealslayer
Copy link
Member

Perhaps, add "Fix broken JWT implementation (should not stringify keys)" to the commit message details, or split that in separate commit? Otherwise, LGTM!

- Fix also broken tests by adding the missing subject
@bladealslayer
Copy link
Member

Looks good!

@rap1ds rap1ds changed the title Fork oauth2, update jwt Update JWT Feb 18, 2016
rap1ds added a commit that referenced this pull request Feb 18, 2016
@rap1ds rap1ds merged commit 78a60a3 into master Feb 18, 2016
@rap1ds rap1ds deleted the update-jwt branch February 18, 2016 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants