# Functions
No description provided by the author
Initialize a single config section with known keys Used as part of an HTTP server config section.
Initialize several different config sections with known keys Used in a list of plugins.
Allows other code to register additional implementations of Auth plugins that can also be initialized with this factory.
# Constants
ConfigName the name of the specific instance of a particular auth plugin.
ConfigType the auth plugin to use for the HTTP server.