v2.0.2
$firebaseAuth.$signOut()
now correctly returns aPromise
fulfilled when the underlying Firebase SDK has signed the user out.
$firebaseAuth.$signOut()
now correctly returns a Promise
fulfilled when the underlying Firebase SDK has signed the user out.