Skip to main content

remove_grant

Function remove_grant 

Source
pub fn remove_grant(
    current: &mut Murk,
    name: &str,
) -> Result<GrantEntry, MurkError>
Expand description

Remove a grant by name, returning its metadata so the caller can revoke the agent recipient (which clears its private entries) and rotate the scope.