Skip to content

sign: dont convert input buffers to utf8 strings - #52

Merged
omsmith merged 2 commits into
auth0:masterfrom
omsmith:fix-mangled-buffers
Jul 21, 2017
Merged

sign: dont convert input buffers to utf8 strings#52
omsmith merged 2 commits into
auth0:masterfrom
omsmith:fix-mangled-buffers

Conversation

@omsmith

Copy link
Copy Markdown
Contributor

binary payloads would get mangled due to the unnecessary string
conversion, which should go the other way around

Fixes: #50

@kjvalencik

Copy link
Copy Markdown

I would like to take a shot at #68, but it depends on this fix. Any movement on this?

binary payloads would get mangled due to the unnecessary string
conversion, which should go the other way around
Fixes: auth0#50
@omsmith
omsmithforce-pushed the fix-mangled-buffers branch from bf8796f to 1364b59CompareJuly 21, 2017 20:26
@omsmith
omsmith merged commit 9c96a7d into auth0:masterJul 21, 2017
@omsmith
omsmith deleted the fix-mangled-buffers branch July 21, 2017 20:33
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@omsmith@kjvalencik