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

Fixing camel case content types that providers sometimes reply with #202

Closed
wants to merge 2 commits into from

Conversation

eladmeidar
Copy link

Add methods that standardise the response JSON keys into snake cased keys. we tried working with an oauth provider that used the java representation form "accessToken" instead of "access_token".

other thing is that we downcased the content_type header value to match parser matching.

@pboling
Copy link
Member

pboling commented Jun 26, 2020

Closing in favor of #507

@pboling pboling closed this Jun 26, 2020
@pboling pboling removed this from the 2.0.0 milestone Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants