package
2.9.0+incompatible
Repository: https://github.com/deciphernow/dex.git
Documentation: pkg.go.dev

# Functions

ToStorageConnector converts an object to storage connector type.

# Structs

Config is the config format for the main application.
Connector is a magical type that can unmarshal YAML dynamically.
Expiry holds configuration for the validity period of components.
GRPC is the config for the gRPC API.
Logger holds configuration required to customize logging for dex.
OAuth2 describes enabled OAuth2 extensions.
Storage holds app's storage configuration.
Web is the config format for the HTTP server.

# Interfaces

StorageConfig is a configuration that can create a storage.