You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solve #500 removing 25ms delay before setting auth-token-cookie for protected downloads, thanks to @vbelolapotkov for pointing this out. Not sure if this will help for initial issue which stated First download attempt, as Meteor's login is async and happens only after DDP connection is established.
Fix this.user in onBeforeRemove hook
Deprecate (temporarily) throttle option, not sure if it was working from the beginning