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 ¶
Types ¶
This section is empty.
Source Files
¶
- gitlab_mux.go
- gitlab_oauth.go
- gitlab_oidc.go
Click to show internal directories.
Click to hide internal directories.