Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

JWT decode fix #63

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Gokul595
Copy link

@Gokul595 Gokul595 commented May 17, 2017

fixes #64

  • Updated jwt gem version in gemspec.
  • Fixed issue in JWT decode method to handle [payload, header] array from decode method.

* Updated `jwt` gem version in gemspec.
* Fixed issue in JWT decode method to handle payload as array.
mstubna added a commit to mstubna/FuelSDK-Ruby that referenced this pull request Jul 3, 2017
@gkalil
Copy link

gkalil commented May 8, 2018

Why has not it been accepted yet?

@Gokul595
Copy link
Author

Gokul595 commented May 9, 2018

@gkalil I think there is no active maintainers available for this project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error while decoding the JWT token with signature
2 participants