Skip to content

Use masked values for secret values #397

@orhun

Description

@orhun

We should use e.g. SecretString from secrecy (instead of std::string::String) for handling sensitive values such as:

pub auth_token: Option<String>,

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