Skip to content

Restructure authentication provider APIs on PFUser to be able to publicly support them. #136

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

Merged
merged 1 commit into from
Sep 3, 2015

Conversation

nlutsenko
Copy link
Contributor

This is just restructuring internal APIs that are used for PFAuthenticationProvider instance for Facebook/Twitter/Anonymous.

  • Restructured and renamed APIs on PFUser, PFAuthenticationProvider.
  • Moved logInWithAuthType:authData from PFUser into PFUserAuthenticationController (yay!)
  • Updated PFAnonymousUtils and PFAnonymousAuthenticationProvider to use new APIs
  • Updated tests

@nlutsenko nlutsenko force-pushed the nlutsenko.authProviders branch from 1030821 to 792e4aa Compare September 3, 2015 01:33
nlutsenko added a commit that referenced this pull request Sep 3, 2015
Restructure authentication provider APIs on PFUser to be able to publicly support them.
@nlutsenko nlutsenko merged commit 8b2b57b into master Sep 3, 2015
@nlutsenko nlutsenko deleted the nlutsenko.authProviders branch September 3, 2015 02:38
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.

3 participants