Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
OIDC OIDCConfig `json:"oidc"`
User UserConfig `json:"user"`
TokenKey string `json:"tokenKey"`
}
type OIDCConfig ¶
type UserConfig ¶
Click to show internal directories.
Click to hide internal directories.