tommybananas / finale

Create flexible REST endpoints and controllers from Sequelize models in your Express app
188 stars 36 forks source link

Auth & Milestones don't work for associations #19

Closed mhyassin closed 6 years ago

mhyassin commented 6 years ago

So I have an authentication in place for a model, but the auth is only working on the parent route not the association routes.

tommybananas commented 6 years ago

Please post code