makinj / MeNext

Media request service with a hint of democracy!
MIT License
9 stars 3 forks source link

resolves issue #43. this was a side effect of the initFb function overw... #44

Closed makinj closed 9 years ago

makinj commented 9 years ago

...riting ->fbId in User. I have instead switched to exclusively using a local variable for fbId in the initAuth function.