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

Fix onAuthStateChanged feature on init method #69

Merged
merged 2 commits into from
Jul 7, 2016
Merged

Fix onAuthStateChanged feature on init method #69

merged 2 commits into from
Jul 7, 2016

Conversation

guillaume-roy
Copy link
Contributor

No description provided.

var user = fbAuth.getCurrentUser();
console.log("--------- auth change (1), user: " + user);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI I've removed those console.log lines locally

@EddyVerbruggen EddyVerbruggen merged commit e575c4f into EddyVerbruggen:master Jul 7, 2016
@EddyVerbruggen
Copy link
Owner

👍

EddyVerbruggen added a commit that referenced this pull request Apr 18, 2017
Fix onAuthStateChanged feature on init method
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