pub(crate) fn router_token<S>(state: S) -> ApiRouterwhere S: TokenApi + Clone + Send + Sync + 'static,