Requires back-end to return a user with a profile property that can be
either administrator, registered or guest (see mock data).
Now we can use node-roles on the back-end with the same rule set (share some json export of the roles down the road). Until then the users must have a profile property and the policies should match accordingly.
Requires back-end to return a user with a profile property that can be either administrator, registered or guest (see mock data).
Now we can use node-roles on the back-end with the same rule set (share some json export of the roles down the road). Until then the users must have a profile property and the policies should match accordingly.