pub(crate) async fn verify_token_api(
__arg0: State<Arc<ServerState>>,
request: Request<Body>,
next: Next,
) -> Responsepub(crate) async fn verify_token_api(
__arg0: State<Arc<ServerState>>,
request: Request<Body>,
next: Next,
) -> Response