Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultScopes = []string{"openid", "profile", "offline_access"}
View Source
var ErrNotFound = errors.New("provider not found")
View Source
var Providers = map[string]NewProviderFunc{ "auth0": NewAuth0, "okta": NewOkta, }
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.