Alex Polkhovsky
Alex Polkhovsky
Yeah. I just came across this problem. Switching to "Bar" makes the Chart component ignore most of the options.
It seems I can't do `Meteor.call` from inside the hook?
@maxko87 Thank you for this! I can't believe it's taking so long to fix the issue.
I am indeed using browser-based sessions for my application with passport-local strategy. Once user is logged in, they have access to a dashboard application implemented using Backbone, which makes calls...
Yes. I am using passport.session() middleware. On May 17, 2013, at 12:59 PM, Jared Hanson [email protected] wrote: > What are the server-side APIs using for authentication credentials? The session cookie?...