Skip to content

Fix for issue #236 - refactored HMACAlgorithm so that it doesn't throw an UnsupportedEncodingException - #242

Merged
lbalmaceda merged 1 commit into
auth0:masterfrom
obecker:fix-issue-236-UnsupportedEncodingException
May 29, 2018
Merged

Fix for issue #236 - refactored HMACAlgorithm so that it doesn't throw an UnsupportedEncodingException#242
lbalmaceda merged 1 commit into
auth0:masterfrom
obecker:fix-issue-236-UnsupportedEncodingException

Conversation

@obecker

@obecker obecker commented Feb 22, 2018

Copy link
Copy Markdown
Contributor
  • replaced call of String.getBytes(String charsetName) with String.getBytes(Charset charset)

@skjolber

Copy link
Copy Markdown
Contributor

@lbalmaceda bump

@lbalmaceda lbalmaceda added this to the v3-Next milestone May 29, 2018
@lbalmaceda
lbalmaceda merged commit d45f972 into auth0:master May 29, 2018
@lbalmaceda lbalmaceda modified the milestones: v3-Next, 3.4.0 Jun 13, 2018
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.

4 participants