Gokul Murali

Results 4 issues of Gokul Murali

Moved note above the commands section as it tells about the assumption for running the commands

fixes #64 * Updated `jwt` gem version in gemspec. * Fixed issue in JWT decode method to handle [payload, header] array from decode method.

There is an issue on decoding the JWT token with signature while initializing the `MarketingCloudSDK::Client` where the decode method returns an array `[payload, header]` but the code in the gem...

Added comment to specify that we can use either of the method.