openfaas / connector-sdk

SDK for connecting events to functions
MIT License
54 stars 25 forks source link

Add `BasicAuth` field to `ControllerConfig` type #63

Closed viveksyngh closed 3 years ago

viveksyngh commented 3 years ago

Signed-off-by: Vivek Singh vivekkmr45@yahoo.in

Adding a BasicAuth field to the ControllerConfig type which can be used to configure controllers basic auth configurations.

Description

Motivation and Context

How Has This Been Tested?

Types of changes

Checklist:

alexellis commented 3 years ago

Thanks for the PR @viveksyngh, here's the release you can use to make use of this: https://github.com/openfaas/connector-sdk/releases/tag/v0.6.2