pub fn with_auth() -> impl Filter<Extract = ((),), Error = Rejection> + Clone
Checks the authorization header for a valid token.