If I do something like `ref.on('child_added')`, then authenticate using auth/login after, will it behave the same as if I set the 'child_added' callback after the authentication? Also, if I call unauth, will I receive 'child_removed' events (or a 'value' event with a null-ish value)? If not, is there a way to listen for unauth events so that I can trigger the cleanup of the children manually? --
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To post to this group, send email to fireba...@googlegroups.com.