We just wait for a request to fail and reauthenticate as needed.Coffeescript (runs on client):dataRef.auth firebaseToken, (error) ->if error?if error.code is "EXPIRED_TOKEN"console.log "[firebaseAuthError]", "EXPIRED_TOKEN Reconnecting..."newToken = truetoken connectreturnelseconsole.log "[firebaseAuthError]", "Login failed!", errorreturn
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
We just wait for a request to fail and reauthenticate as needed.Coffeescript (runs on client):dataRef.auth firebaseToken, (error) ->if error?if error.code is "EXPIRED_TOKEN"console.log "[firebaseAuthError]", "EXPIRED_TOKEN Reconnecting..."newToken = truetoken connectreturnelseconsole.log "[firebaseAuthError]", "Login failed!", errorreturn
On Thursday, June 6, 2013 10:58:51 AM UTC-5, Adam Brooks wrote:
--
You received this message because you are subscribed to a topic in the Google Groups "Firebase Google Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/firebase-talk/btaE-hCVQdk/unsubscribe?hl=en-US.
To unsubscribe from this group and all its topics, send an email to firebase-tal...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "Firebase Google Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/firebase-talk/btaE-hCVQdk/unsubscribe?hl=en-US.
To unsubscribe from this group and all its topics, send an email to firebase-tal...@googlegroups.com.