OAuthEnvironmentHandler.(constructor)
Home > @backstage/plugin-auth-node > OAuthEnvironmentHandler > (constructor)
Constructs a new instance of the OAuthEnvironmentHandler class
Signature:
constructor(handlers: Map<string, AuthProviderRouteHandlers>);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
handlers |
Map<string, AuthProviderRouteHandlers> |