Is there any sample or article about implementing acl? i want to create some controllers for managing roles and acl by site admin but i don't know where i must start.
the additional tables like scope, sessions and providers are used by Opauth, and required if you want to use login using facebook or github (or a lot more). They are used to link accounts from those providers to local accounts.