Skip to main content

build_secret_config

Function build_secret_config 

Source
pub fn build_secret_config(
    secrets: &[SecretEntry],
    legacy_secret: &str,
) -> Result<SecretConfig, RustAuthError>
Expand description

Build a rotation config from validated entries.