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

Simplify Java auth and remove possibility of user synchronisation issues #4

Merged
merged 1 commit into from
Nov 20, 2016
Merged

Conversation

chrisbianca
Copy link

This changes removes the locally stored FirebaseUser from the auth module to remove any possibility of there being any synchronisation issues.

Instead the user received in the response is always passed back to the JS.

@Salakar Salakar merged commit 6a440c3 into Salakar:master Nov 20, 2016
chrisbianca pushed a commit that referenced this pull request Jan 29, 2017
Fixed bug in deepGet that returned wrong result
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