Skip to Content
⚠️Active Development Notice: TimeTiles is under active development. Information may be placeholder content or not up-to-date.

web


web / lib/collections/users

lib/collections/users

Defines the Payload CMS collection configuration for Users.

This is a standard user collection for authentication and authorization within the application. It uses Payload’s built-in authentication features and includes basic user profile fields like first name, last name, and role. The role field is used to implement role-based access control throughout the system.

Additionally, this collection now includes a comprehensive permission and quota system with trust levels, resource quotas, and usage tracking to control and monitor user access to various system resources.

Variables

default

const default: CollectionConfig

Last updated on