boundless-hydrogen-45841
03/01/2023, 8:53 AMhook: web_hook # To use webhooks, you must set 'hook' to 'web_hook'
config:
url: <https://test.hook.site.sh/before_login_hook> # Webhook URL.
method: POST # HTTP method used to send request to the webhook URL.
body: <base64://ENCODED_JSONNET>
what does base 64 encoded jsonnet mean.
I have jsonnet file, so shoule I provide a path to it or do I have to run some operation before doing it.wonderful-lamp-2357
03/01/2023, 8:59 AMbase64://
“prefix”wonderful-lamp-2357
03/01/2023, 8:59 AMboundless-hydrogen-45841
03/01/2023, 9:07 AMgentle-thailand-50068
03/01/2023, 9:10 AMrefined-kangaroo-48640
03/01/2023, 10:22 AMbase64 < config.jsonnet