Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
ClientID string
ClientSecret string
SessionEncryptKey []byte
CookieName string
LoginPath string
CallbackPath string
BaseURL *url.URL
Scopes []string
Logger
}
func (*Config) WithBaseURL ¶
Click to show internal directories.
Click to hide internal directories.