You can't really scaffold that, due to all the relations involved (oil doesn't generate for relations). You could generate something for the base tables (users, roles, groups), but that's about it.
For Fuel v2 we're thinking of creating an admin app which can be used as the basis for an application backend, which will contain both Auth stuff and generic CRUD functionality.