# Functions
NewCallbackConnector returns a mock connector which requires no user interaction.
# Structs
Callback is a connector that requires no user interaction and always returns the same identity.
CallbackConfig holds the configuration parameters for a connector which requires no interaction.
PasswordConfig holds the configuration for a mock connector which prompts for the supplied username and password.