anmot.A
Convex Community15mo ago
5 replies
anmot.

Basic Auth for log stream webhook

Currently when configuring log stream webhook, it only accepts a URL without any options to add auth related info for this endpoint. It would be great if we can provide basic auth information when adding this endpoint. The workaround is to include auth info in the URL which is not secure.

https:username:password@domain.com/path
image.png
Was this page helpful?