Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { svc.ServiceType *oauth2server.Service // contains filtered or unexported fields }
type ServiceFactory ¶
type ServiceFactory struct { svc.ServiceType // contains filtered or unexported fields }
func NewServiceFactory ¶
func NewServiceFactory(endpointURL string, redirects serverconfig.ServerRedirectConfig) ServiceFactory
Click to show internal directories.
Click to hide internal directories.