Function get_secret

Source
pub async fn get_secret(
    core: &Arc<AppCore>,
    key: &str,
) -> Result<Option<String>>
Expand description

Get a secret value by key