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

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

Merged

Conversation

obecker
Copy link
Contributor

@obecker obecker commented Feb 22, 2018

  • replaced call of String.getBytes(String charsetName) with String.getBytes(Charset charset)

@skjolber
Copy link
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