Skip to content
New issue

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

Add metadata injection support to Pact JS Verifier #521

Open
canny bot opened this issue Jun 26, 2024 · 1 comment
Open

Add metadata injection support to Pact JS Verifier #521

canny bot opened this issue Jun 26, 2024 · 1 comment

Comments

@canny
Copy link

canny bot commented Jun 26, 2024

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

Copy link
Author

canny bot commented Jun 26, 2024

This issue has been linked to a Canny post: Add metadata injection support to Pact JS Verifier 🎉

@YOU54F YOU54F transferred this issue from pact-foundation/roadmap Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants