nxtbgthng / OAuth2Client

Client library for OAuth2 (currently built against draft 10 of the OAuth2 spec)
855 stars 217 forks source link

Custom header fields in NXOAuth2Request #132

Open ghost opened 10 years ago

ghost commented 10 years ago

Support for custom header fields when using the NXOAuth2Request class

mario commented 9 years ago

What's happening for this pull request? For example, when requesting token I need content type set to: application/x-www-form-urlencoded and it looks like this PR fixes a few more issues.

toto commented 9 years ago

Did you fix the things I commented on?

XiangyuLi926 commented 6 years ago

Why this pr is not merged??