phoxelua / matcha

Does money things
0 stars 0 forks source link

instead of passing `token` to all the actions, use a decorator to inject #54

Open jjwon0 opened 8 years ago

jjwon0 commented 8 years ago

token is always in localstorage so can just grab from there, makes code look nicer