OAuthEnvironmentHandler.mapConfig()
Home > @backstage/plugin-auth-node
> OAuthEnvironmentHandler
> mapConfig
Signature:
static mapConfig(config: Config, factoryFunc: (envConfig: Config) => AuthProviderRouteHandlers): OAuthEnvironmentHandler;
Parameters
Parameter |
Type |
Description |
---|---|---|
config | ||
factoryFunc |
(envConfig: Config) => AuthProviderRouteHandlers |