silexlabs / cloud-explorer

*this version is deprecated, see CloudExplorer2* File manager for your users cloud services such as dropbox, google drive and FTP
http://cloud-explorer.org
52 stars 23 forks source link

be notified when user logs in #46

Open singchan opened 9 years ago

singchan commented 9 years ago

Hi When my user logs in I would like my app (js) to be notified, and retrieve the user details How would you do that?

lexoyo commented 9 years ago

@zabojad this is already the case right?

zabojad commented 9 years ago

@lexoyo it's not. What do you think would be best: a callback or an event ?

lexoyo commented 9 years ago

Hi Maybe a callback? Not sure if it fits with the rest of the code but I always prefer callbacks