When constructing an Authorizer or Directory class, it would be helpful to be able to specify any of the properties from NodeHttp2TransportOptions, which is part of the type that makes up GrpcTransportOptions, a parameter to createGrpcTransport here and here.
When constructing an
AuthorizerorDirectoryclass, it would be helpful to be able to specify any of the properties fromNodeHttp2TransportOptions, which is part of the type that makes upGrpcTransportOptions, a parameter tocreateGrpcTransporthere and here.