Documentation ¶
Index ¶
- func NewOAuthProvider(providerName, URL, clientID, clientSecret string, transport http.RoundTripper) (external.Provider, error)
- func NewOIDCProvider(providerName, URL, clientID, clientSecret string, transport http.RoundTripper) (external.Provider, error)
- func NewProvider(providerName, URL, clientID, clientSecret string, transport http.RoundTripper, ...) (external.Provider, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewOAuthProvider ¶
func NewOIDCProvider ¶
func NewProvider ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.