pub trait BoxedAuthChallengeStoreExt { // Required method fn boxed(self) -> BoxedAuthChallengeStore; }