tbureck/diversity-people

Provides basic functionality for handling users and permissions.

dev-master 2020-07-22 06:25 UTC

This package is auto-updated.

Last update: 2024-08-22 15:48:05 UTC


README

diversity/people is a library that provides basic functionality for handling users and permissions. Users can be a member of one or more groups. Groups have a set of permissions that determine whether or not the group can perform actions within the application. Single permissions can be overridden on a per-user basis.

Test