<#7 Pass options to the Verifier in the constructo...
# pact-js-development
g
#7 Pass options to the Verifier in the constructor Issue created by TimothyJones At the moment, nestjs-pact passes options to the verifier in the verify call. This is scheduled to be removed in version 10, and is resulting in a warning in the examples see here. Is it possible to modify the nestjs-pact to pass the options to the verifier using the constructor? pact-foundation/nestjs-pact