Skip to content

feat: Add Authentication to UI Dashboard #1

Description

@iamsabbiralam

Description

As a security best practice, the DebugKit UI dashboard should be protected by an authentication mechanism. Currently, anyone with access to the URL can view internal system telemetry.

Proposed Solution

  • Add an authentication configuration in debugkit.New().
  • Support Basic Auth or a custom bearer token.

Priority

Medium (Enhancement)

Additional Context

This will make the tool safer for production environments.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions