pub fn admin_filter(
    context: SharedContext
) -> impl Filter<Extract = (impl Reply,), Error = Rejection> + Clone