Skip to content

Overview

  • File: src/pages/private/admin

The Admin page offers a comprehensive user interface with three distinct views: Role and Permissions, User Management, App Configuration, Uploads Configuration and Auth Configuration. These views cater to different administrative tasks and settings within the application.

In the Role and Permissions view, administrators can define and customize user roles and their corresponding permissions, allowing for fine-grained control over user access and actions within the application.

The User Management view provides administrators with tools to manage user accounts, including updating user information, and handling user authentication.

In the App Configuration view, administrators have the ability to configure tenant's information.

In the Upload Configuration view, administrators have the ability to configure file uploads, including the types of files to be used on the app, its size, etc.

In the Auth Configuration view, administrators have the ability to configure authentication security measures to be used.

Released under the MIT License.