Documentation ¶
Overview ¶
Package oauth2 abstracts different OAuth2 providers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager handles OAuth2 providers.
func NewManager ¶
NewManager returns a new Manager.
func (*Manager) AddProvider ¶
AddProvider add a new OAuth2 provider.
Click to show internal directories.
Click to hide internal directories.