Open NickLarsenNZ opened 4 years ago
Currently there is no obvious way to add Authorization headers to requests. From what I can see KSQL supports Basic Auth.
Use case: https://github.com/Mongey/terraform-provider-ksql/issues/9
@NickLarsenNZ I've recently been working on a ksql client which supports this:
https://github.com/VanceLongwill/ksql-go#http-basic-auth
Currently there is no obvious way to add Authorization headers to requests. From what I can see KSQL supports Basic Auth.
Use case: https://github.com/Mongey/terraform-provider-ksql/issues/9