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

# Functions

NewAPI returns a server which implements the gRPC API interface.
NewServer constructs a server from the provided config.

# Constants

LocalConnector is the local passwordDB connector which is an internal connector maintained by the server.

# Variables

ConnectorsConfig variable provides an easy way to return a config struct depending on the connector type.

# Structs

Config holds the server's configuration options.
Connector is a connector with resource version metadata.
Server is the top level object.
WebConfig holds the server's frontend templates and asset configuration.

# Interfaces

ConnectorConfig is a configuration that can open a connector.