pub fn build_secret_config(
secrets: &[SecretEntry],
legacy_secret: &str,
) -> Result<SecretConfig, RustAuthError>Expand description
Build a rotation config from validated entries.
pub fn build_secret_config(
secrets: &[SecretEntry],
legacy_secret: &str,
) -> Result<SecretConfig, RustAuthError>Build a rotation config from validated entries.