This is the feature request to enable the webhook plug can load secret from runtime configuration such as the environment variable that defined when running the application, or the config that defined in runtime.exs or release.exs. The current implementation can be set only when plugging webhook plug into plug endpoint. I can implement and send a PR if you like. But I want to hear your feedback first. :)
This is the feature request to enable the webhook plug can load secret from runtime configuration such as the environment variable that defined when running the application, or the config that defined in
runtime.exsorrelease.exs. The current implementation can be set only when plugging webhook plug into plug endpoint. I can implement and send a PR if you like. But I want to hear your feedback first. :)