Verifies a (detached) JWS
FutureOr<bool> verify(String jws, {String? did, Map<String, dynamic>? jwk, dynamic data});