Documentation ¶
Index ¶
Constants ¶
View Source
const Namespace = "github.com/devopsfaith/krakend-oauth2-clientcredentials"
Namespace is the key to use to store and access the custom config data
Variables ¶
View Source
var ZeroCfg = Config{}
ZeroCfg is the zero value for the Config struct
Functions ¶
func NewHTTPClient ¶
func NewHTTPClient(cfg *config.Backend) client.HTTPClientFactory
NewHTTPClient creates a HTTPClientFactory with an http client configured for dealing with all the logic related to the oauth2 client credentials grant
Types ¶
Click to show internal directories.
Click to hide internal directories.