pub fn is_controller(caller: Principal) -> AuthRuleResultExpand description
Require that the caller controls the current canister. Allows controller-only maintenance calls.
pub fn is_controller(caller: Principal) -> AuthRuleResultRequire that the caller controls the current canister. Allows controller-only maintenance calls.