Skip to content

Fix for #19 updated all calls to getBytes or new String to pass a C...#25

Closed
thaggie wants to merge 1 commit intoauth0:masterfrom
thaggie:issue-19-charsets
Closed

Fix for #19 updated all calls to getBytes or new String to pass a C...#25
thaggie wants to merge 1 commit intoauth0:masterfrom
thaggie:issue-19-charsets

Conversation

@thaggie
Copy link
Contributor

@thaggie thaggie commented Apr 2, 2015

...harset of UTF-8

@pose
Copy link
Contributor

pose commented May 13, 2015

Thanks @thaggie. This will be merged and added in the next major version as it's a potentially breaking change. Afterwards, we will add overloads in each method to allow specifying the charset manually and using utf-8 as the default.

@pose pose changed the title Fix for issue 19 updated all calls to getBytes or new String to pass a C... Fix for #19 updated all calls to getBytes or new String to pass a C... May 13, 2015
@pose pose added enhancement An enhancement or improvement to the SDK that could not be otherwise categorized as a new feature next-major labels May 13, 2015
@Orbiter
Copy link

Orbiter commented Feb 11, 2016

I suggest #49 instead as StandardCharsets.UTF_8 is a standard java constant now

@hzalaz hzalaz force-pushed the master branch 2 times, most recently from a60d9c9 to 111023b Compare July 12, 2016 22:17
@hzalaz hzalaz closed this Dec 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement An enhancement or improvement to the SDK that could not be otherwise categorized as a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants