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

Fold in client-level fixes from tomlongo/nationbuilder-ios #45

Merged
merged 6 commits into from
Mar 3, 2016

Conversation

hlfcoding
Copy link
Contributor

Tests added.

Refactoring included.

References tomlongo/nationbuilder-ios@da30716:

Added some public methods for generating the authentication URL and
setting the credentials in order to allow the use of a Web View for
oAuth rather than the standard loadURL.

It’s now possible to fetch the tokens from your own web view, then set
them using the setCredentialWithAccessToken:tokenType: method.
Different approach to fix the same issue.

References tomlongo/nationbuilder-ios@4a99727:

In some cases, baseURLComponents was missing the access_token parameter
even though auth was successful. Changed the way this is lazy loaded to
ensure the api key is always set.
References tomlongo/nationbuilder-ios@621df85:

Added check for NSNull type in pagination which was causing crashes in
some cases
hlfcoding added a commit that referenced this pull request Mar 3, 2016
Fold in client-level fixes from tomlongo/nationbuilder-ios
@hlfcoding hlfcoding merged commit 49bf7fe into 1.3.0 Mar 3, 2016
@hlfcoding hlfcoding deleted the peng/merge-tomlongo-fork-1 branch March 3, 2016 01:58
@hlfcoding hlfcoding mentioned this pull request Mar 3, 2016
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant