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

Added support for JSON payloads. Added support for HTTP PATCH. Oaut… #185

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

apokharel
Copy link

Changes were made to work with Salesforce. Tested to work. Should merge cleanly.

apokharel and others added 8 commits June 19, 2015 14:49
Select the active pendingOAuthClient to handle URL redirects
# Conflicts:
#	Sources/OAuth2Client/NXOAuth2AccountStore.m
#	Sources/OAuth2Client/NXOAuth2Connection.m
#	Sources/OAuth2Client/NXOAuth2Request.h
#	Sources/OAuth2Client/NXOAuth2Request.m
@apokharel
Copy link
Author

Ive made several changes to the branch to improve performance with salesforce and pulled in all the changes from upstream.

  1. support for json payloads
  2. turned off url caching (you may not want this)
  3. ability to specify the active account (you may not want this)

@mhuusko5
Copy link

I'd certainly like to see JSON payload support merged... 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants