In my project, I need to call the callback function in User -> Sign out to set the session value to "null".
Is there a way to override the behavior of Meteor.logout() ? How to provide this callback function?
thanks
javascript meteor
redbaron76
source share