iron-meteor / iron-router

A client and server side router designed specifically for Meteor.
MIT License
1.98k stars 412 forks source link

Multi-tenant Routing #949

Open aadamsx opened 10 years ago

aadamsx commented 10 years ago

What does Iron Router say about security in a multi-tenant meteor application? What's the best practice for restricting routes to whole tenants? And then within a tenant, restricting routes for users of that tenant?

cmather commented 10 years ago

Nothing yet. Will tag this as discussion and ice box and we can continue there.