We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Metadata injection support is currently available in Java, for example 'https://github.com/pact-foundation/pact-plugins/blob/main/examples/gRPC/metadata/provider-jvm/server/src/test/java/io/pact/example/grpc/provider/PactVerificationTest.java#L60' . This function is needed in cases such as providing an authentication token to be able to verify the contract file using "verifyProvider" if the producer service is performing token authorization.
https://pact.canny.io/admin/board/feature-requests/p/add-metadata-injection-support-to-pact-js-verifier
The text was updated successfully, but these errors were encountered:
This issue has been linked to a Canny post: Add metadata injection support to Pact JS Verifier 🎉
Sorry, something went wrong.
No branches or pull requests
Metadata injection support is currently available in Java, for example 'https://github.com/pact-foundation/pact-plugins/blob/main/examples/gRPC/metadata/provider-jvm/server/src/test/java/io/pact/example/grpc/provider/PactVerificationTest.java#L60' . This function is needed in cases such as providing an authentication token to be able to verify the contract file using "verifyProvider" if the producer service is performing token authorization.
https://pact.canny.io/admin/board/feature-requests/p/add-metadata-injection-support-to-pact-js-verifier
The text was updated successfully, but these errors were encountered: