Quick one for people. How do you logout of the Pac...
# pact-broker
a
Quick one for people. How do you logout of the Pact Broker OSS? I see no option in the UI or any clear indication if your auth creds are stored in cookies/local storage/ session storage, etc
Is the clearing of this down to the browser on exit and/or if you specify your basic auth creds in the url when visiting the broker??
m
It’s basic auth, so it’s whenever your browser decides to re-authenticate you
Pact Broker doesn’t have the concept of a user/login
😢 1
a
Okey doke ty @Matt (pactflow.io / pact-js / pact-go)
👍 1