Access Control Addon

So you want to be able to control access to specific data within the FW App system? Access Control is the right way to do this, together with the client side package, ember-fw-acl. These docs are designed to help you be able to setup your Access Control addon, to be able to understand it on a conceptual level, and also to understand how to use the app within the code. While this is not an exhaustive documenting of every single function within the app, as API docs would be, this helps to give a general introduction and usage to Access Control on the serverside. For an introduction to setup an Access Control System on the client side, see our ember package documentation for ember-fw-acl.