// SPDX-License-Identifier: MIT OR Apache-2.0
use crateGroupAction;
/// Interface to express required information from operations processed by any auth graph
/// implementation.
///
/// Applications implementing these traits should authenticate the original sender of each
/// operation.