Skip to content

Conversation

nlutsenko
Copy link
Contributor

We have few checks on auth restoration, which happens on loading the sensitive user data from keychain.
These checks rely on the fact that the receiver (instance of PFUser) responds YES to isCurrentUser.
Basically - move the isCurrentUser change to one step closer. Doesn't change the flow, but fixes a potential bug with third party authentication.

@nlutsenko nlutsenko added this to the 1.9.0 milestone Sep 28, 2015
nlutsenko added a commit that referenced this pull request Sep 28, 2015
Fixed currentUser not restoring authentication on load from disk.
@nlutsenko nlutsenko merged commit 68d08de into master Sep 28, 2015
@nlutsenko nlutsenko deleted the nlutsenko.currentUser branch September 28, 2015 22:08
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