ITV / scala-pact

A Scala implementation of CDC using the Pact standard
Other
108 stars 54 forks source link

Support token based pact broker authentication #141

Closed dantb closed 5 years ago

dantb commented 5 years ago

Still to test in pactflow.io - basically just added an sbt setting to pass in the token

dantb commented 5 years ago

Signed up to pactflow.io and tested this using the token provided:

sbt pactPush with valid creds - pacts appear on custom domain pactflow UI sbt pactPush with garbage creds - 401 returned from pactflow