Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OAuthClient ¶
type OAuthFactory ¶
type OAuthFactory struct {
// contains filtered or unexported fields
}
func NewOAuthFactory ¶
func NewOAuthFactory(teamDBFactory db.TeamDBFactory, atcExternalURL string, routes rata.Routes, callback string) OAuthFactory
func (OAuthFactory) GetProviders ¶
func (of OAuthFactory) GetProviders(teamName string) (Providers, error)
type Provider ¶
type Provider interface { DisplayName() string OAuthClient Verifier }
Directories ¶
Path | Synopsis |
---|---|
This file was generated by counterfeiter This file was generated by counterfeiter
|
This file was generated by counterfeiter This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.