Closed lukasaric closed 3 years ago
This PR enables webhook on repository info publish. In order to properly test this you need to:
webhook
repository
.env
CONSUMER_CLIENT_ID=demo-backend-client CONSUMER_CLIENT_SECRET= ---> given secret from link above <--- CONSUMER_CLIENT_TOKEN_HOST=https://login-demo.curity.io CONSUMER_CLIENT_TOKEN_PATH=/oauth/v2/oauth-token
unique URL
CONSUMER_WEBHOOK_URL
This PR enables
webhook
onrepository
info publish. In order to properly test this you need to:.env
: e.gunique URL
toCONSUMER_WEBHOOK_URL
in.env