Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Added an optional scope parameter for getting a request token. #28

Merged
merged 1 commit into from
May 7, 2013

Conversation

owen-bnr
Copy link
Contributor

@owen-bnr owen-bnr commented Mar 5, 2013

Per https://developers.google.com/accounts/docs/OAuth_ref#RequestToken. This should not affect existing code; added two new method signatures and provided call-throughs.

mattt added a commit that referenced this pull request May 7, 2013
Added an optional scope parameter for getting a request token.
@mattt mattt merged commit 8e945e5 into AFNetworking:master May 7, 2013
@mattt
Copy link
Contributor

mattt commented May 7, 2013

Great! Thanks for this, @owen-bnr.

I really appreciate your work to make this an API-compatible change. That said, scope is important and just asymmetric enough to warrant an API change.

...and while we're at it, we can change the success block arguments according to #39.

All of that is in 7eff30f.

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

Successfully merging this pull request may close these issues.

None yet

2 participants