Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Path that the Tenant login pages will be listed under. AuthenticatePath = "/authentication/tenants" // Path that all providers will be listed under. ProviderPath = "/authentication/providers" )
View Source
var TestCallbackConfig = CallbackConfig{
Host: "http://local.moov.io:8202",
}
Functions ¶
This section is empty.
Types ¶
type CallbackConfig ¶
type CallbackConfig struct {
Host string
}
type Controller ¶
type ProviderConfig ¶
Click to show internal directories.
Click to hide internal directories.