Skip to main content

Module secret

Module secret 

Source
Expand description

Helpers for redacting and masking secrets in strings.

Constants§

REDACTED
Placeholder used in Debug impls to redact secret fields.

Functions§

mask_api_key
Masks an API key by showing only the first and last 4 characters.