Skip to content

Admin Panel Section #11

@miroslavpejic85

Description

@miroslavpejic85

Feature request

The admin panel is accessible through a secure login using a email, username and password defined in the .env file.

# User identified as Admin by this credentials

ADMIN_EMAIL=admin@email
ADMIN_USERNAME=adminUsername
ADMIN_PASSWORD=adminPassword

Once authenticated, the admin can view the panel, enabling management actions such as creating, editing, and deleting users. These actions can potentially be integrated with the existing API: MiroTalk Web API Documentation.

Pros

  • User Management: Provides a streamlined interface for managing users, making it easy to handle user-related operations.

  • Efficiency: Automates routine tasks for admins, saving time.

Additional context

We welcome any pull requests.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions