Is there any way to pick up when a user logs out of the website? I need to do some clean up when they do so. Using the built-in meteor.js user accounts.
I\'ll be doi
You can use the following Meteor.logout - http://docs.meteor.com/#meteor_logout