Skip to main content

9 docs tagged with "user"

View all tags

Environment utilities

The environment utilities enable you to manage and access environment-specific settings and variables. This enables you to configure application behaviour based on the current environment. This category includes utilities for identifying the development environment and securely accessing environment variables.

Permissions

For permissions/rights and how they relate to users, check the authorisation section.

UI components

The simplest way to install the two UI components is to use the genx command. But note that you can install each component manually if you prefer.

User management

The Genesis Framework provides a robust solution for managing user access and roles. This includes a structured approach to managing user data, permissions, and profiles. This is implemented through the User interface and CurrentUser class, providing a system to manage user roles and access within applications effectively.

User Management

The User Management component is based on a set of pre-built microservices of the auth module (as you'll see in the server section) and front-end components to perform user and profile operations.