Hey, i was wondering, is there any way by which i ...
# pact-jvm
d
Hey, i was wondering, is there any way by which i can hide tokens(be it authToken/APIToken) while a pact is generated, i can see that these sensitive values are visible in an interaction. Is it possible to hide these sensitive attributes?
m
you shouldn’t add real tokens to a pact file
At least not for anything real (like prod)