pub async fn authorize(
__arg0: State<AuthState>,
__arg1: ConnectInfo<SocketAddr>,
__arg2: Query<AuthorizeQuery>,
) -> Result<Response, AuthError>pub async fn authorize(
__arg0: State<AuthState>,
__arg1: ConnectInfo<SocketAddr>,
__arg2: Query<AuthorizeQuery>,
) -> Result<Response, AuthError>