Namespace Labrys\Auth
Interfaces
| Name | Summary |
|---|---|
Group<T> | Represents a group that can contain multiple users. |
Owner<T> | Represents an owner of records. Maybe a user, maybe an organization. |
User<T> | Represents a valid user of the system. |
UserProvider<T> | Retrieves the currently authenticated User. |