My project requirement is something like this: On Top, there will be Administrator, who will have all d access, first level
I have few custom directory roles with specific permissions. I attempted to do it from graph but no use, throwing开发者_StackOverflow社区 errors.
I am confused in how can I develop user roles to the Blog application? I have tried to give roles in user model itself [Admin, user, author]