This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Description
I was trying out io.js today, and found that webhook is not working with it. There may be multiple issues, but the first that crept up was a problem with the firebase.auth() method hanging -- it never reaches the auth callback.
Perhaps this is related to the somewhat out-of-date version of firebase currently in use?