Function: startGateApp()
startGateApp(
config):Promise<AuthGateApi>
Boot the gate app and return the handlers the proxy authenticates against.
Parameters
Section titled “Parameters”config
Section titled “config”AuthGateConfig
Returns
Section titled “Returns”Promise<AuthGateApi>